๐Ÿ“ฆ yjhjstz / mnist-handwrite

mnist using EIS(didiyun)

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/yjhjstz/mnist-handwrite.git
HTTPS git clone https://github.com/yjhjstz/mnist-handwrite.git
SSH git clone git@github.com:yjhjstz/mnist-handwrite.git
CLI gh repo clone yjhjstz/mnist-handwrite
yangjianghua yangjianghua update Jinja2 28aaa2c 6 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ protos
๐Ÿ“ static
๐Ÿ“ templates
๐Ÿ“„ .eslintrc
๐Ÿ“„ .gitignore
๐Ÿ“„ build-protoc.sh
๐Ÿ“„ config.py
๐Ÿ“„ LICENSE
๐Ÿ“„ main.py
๐Ÿ“„ README.md
๐Ÿ“„ requirements.txt
๐Ÿ“„ utils.py
๐Ÿ“„ README.md

MNIST classification by TensorFlow and Pytorch #

screencast

Requirement ###

  • Python >=2.7 or >=3.4
  • TensorFlow >=1.7

How to run ###

  • ไฟฎๆ”นconfig.py, ้…็ฝฎไบ‘้ข„ๆต‹URLๅ’Œtoken.
  • $ pip install -r requirements.txt
  • $ sh build-protoc.sh
  • $ python main.py