CNN - Convolutional neural network class
This project provides matlab class for implementation of convolutional neural networks.
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Citation pour cette source
Mihail Sirotenko (2026). CNN - Convolutional neural network class (https://fr.mathworks.com/matlabcentral/fileexchange/24291-cnn-convolutional-neural-network-class), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : Raman Finder, myCNN
Catégories
En savoir plus sur Get Started with Deep Learning Toolbox dans Help Center et MATLAB Answers
Informations générales
- Version (612 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.29.0 | readMNIST.m script improved to explicitly check if MNIST library is exist and located in MNIST folder. |
||
| 1.26.0 | Description changed: added the notice about future versions of library. |
||
| 1.25.0 | Matlab 2012a compatibility issues resolved. Dependency from NN toolbox removed. |
||
| 1.8.0 | Compatibility with Matlab 2010 issue fixed (Thanks to Silvio Filipe) |
||
| 1.6.0 | Fixed bug with extra output error in non-cuda training example |
||
| 1.5.0 | 1. Support of CUDA-accelerated simulation and training of convolutional neural networks;
|