Neural Network (DIY)
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.
Zitieren als
Alan Tan (2024). Neural Network (DIY) (https://www.mathworks.com/matlabcentral/fileexchange/67750-neural-network-diy), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
@nnet
Layers
Utils
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3 | Edited the version information |
||
1.2.0.0 | Edited the description |
||
1.1.0.0 | Edited the description |
||
1.0.0.0 |