Neural Network (DIY)

Version 1.3 (12,3 Mo) par Alan Tan
Do-it-yourself neural network with highly customizable architecture and layers
449 téléchargements
Mise à jour 13 juil. 2018

Afficher la licence

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.

Citation pour cette source

Alan Tan (2024). Neural Network (DIY) (https://www.mathworks.com/matlabcentral/fileexchange/67750-neural-network-diy), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.3

Edited the version information

1.2.0.0

Edited the description

1.1.0.0

Edited the description

1.0.0.0