Jp-Supplementary-Explanation-MNIST-Classification
"分類用のシンプルな深層学習ネットワークの作成"についての解説
Deep Learning Toolboxにあるシッピングデモである、"分類用のシンプルな深層学習ネットワークの作成"の解説動画で使用するサンプルコードです。 https://www.mathworks.com/videos/create-simple-deep-learning-network-for-classification-1623131102151.html
https://www.mathworks.com)
MathWorks製品 (MATLAB release R2020b以降で動作検証しています。
Getting Started
まずは、動画をご覧ください。 https://www.mathworks.com/videos/create-simple-deep-learning-network-for-classification-1623131102151.html なお、動画中ではMNISTのデータセット(DigitDataset)をダウンロードするように話しておりますが、以下にありますのでこれをデスクトップにコピーください。 C:\Program Files\MATLAB\R2021a\toolbox\nnet\nndemos\nndatasets 使用されるMATLABのバージョンがR2021aではない場合、上記パスを適時書き換えてください。例えばR2020bであれば以下になります。 C:\Program Files\MATLAB\R2020b\toolbox\nnet\nndemos\nndatasets
License
The license is available in the LICENSE.TXT file in this GitHub repository.
Community Support
Copyright 2021 The MathWorks, Inc.
Cita come
Hiroyuki Hishida (2025). Jp-Supplementary-Explanation-MNIST-Classification (https://github.com/mathworks/Jp-Supplementary-Explanation-MNIST-Classification/releases/tag/1.0.0), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |