Jp-Supplementary-Explanation-MNIST-Classification

"分類用のシンプルな深層学習ネットワークの作成"についての解説動画で使用しているコード
22 Downloads
Updated 26 May 2021

"分類用のシンプルな深層学習ネットワークの作成"についての解説

View <File Exchange Title> on File Exchange

Open in MATLAB Online

Deep Learning Toolboxにあるシッピングデモである、"分類用のシンプルな深層学習ネットワークの作成"の解説動画で使用するサンプルコードです。 https://www.mathworks.com/videos/create-simple-deep-learning-network-for-classification-1623131102151.html

MathWorks製品 (https://www.mathworks.com)

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

MATLAB Central

Copyright 2021 The MathWorks, Inc.

Cite As

Hiroyuki Hishida (2024). Jp-Supplementary-Explanation-MNIST-Classification (https://github.com/mathworks/Jp-Supplementary-Explanation-MNIST-Classification/releases/tag/1.0.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.