CNN - Convolutional neural network class

This project provides matlab class for implementation of convolutional neural networks.

ダウンロード
ダウンロード

現在この提出コンテンツをフォロー中です。

引用

Mihail Sirotenko (2026). CNN - Convolutional neural network class (https://jp.mathworks.com/matlabcentral/fileexchange/24291-cnn-convolutional-neural-network-class), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Raman Finder, myCNN

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート 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;
2. GUI added, providing RMSE, MCR plots;
3. Ability to choose from 3 training modes added.
See changelog.txt for more.

ダウンロード