Neural Network (DIY)

Versione 1.3 (12,3 MB) da Alan Tan
Do-it-yourself neural network with highly customizable architecture and layers
455 download
Aggiornato 13 lug 2018

Visualizza la licenza

This package enables network designers to build, simulate, and customize their own neural networks. It supports both recursive and non-recursive network architectures. Each layer is contained as a separate subclass (e.g., lconv is the convolutional layer, llstm is the long short-term memory layer), therefore enabling researchers to create their own custom layers and incorporate that into the network architecture. Two application examples (handwritten digit recognition and speech recognition) are provided.

Cita come

Alan Tan (2025). Neural Network (DIY) (https://it.mathworks.com/matlabcentral/fileexchange/67750-neural-network-diy), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.3

Edited the version information

1.2.0.0

Edited the description

1.1.0.0

Edited the description

1.0.0.0