Skip to content

utouto97/mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST TensorFlow

TensorFlowを用いてMNISTを学習させてみました。

一層のシンプルなモデルで学習させています。

ファイル名 備考
mnist.py シンプルなMNIST学習モデル
mnist_test.py mnist.pyで学習したモデルを使用してテスト
cnn_mnist.py CNNを用いたMNIST学習モデル
cnn_mnist_test.py cnn_mnist.pyで学習したモデルを使用してテスト
tmp/tegaki 手書き画像のフォルダ

About

mnist, using tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages