faymek / mnist_tutorial

A tutorial for mnist hand writen digit classification using sklearn, pytorch and keras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mnist_tutorial

A tutorial for mnist hand writen digit classification using sklearn, pytorch and keras.

Code structure

Requirements

Code tested on following environments, other version should also work:

  • linux system (ubuntu 16.04)
  • python 3.6.3
  • numpy 1.13.3
  • matplotlib 2.1.0
  • sklearn 0.19.1
  • pytorch 0.4.1
  • keras 2.1.2

For EE369 students from SJTU

Please read HEAR.

About

A tutorial for mnist hand writen digit classification using sklearn, pytorch and keras.


Languages

Language:Jupyter Notebook 100.0%