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.
Citar como
Hiroyuki Hishida (2024). Jp-Supplementary-Explanation-MNIST-Classification (https://github.com/mathworks/Jp-Supplementary-Explanation-MNIST-Classification/releases/tag/1.0.0), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |