yjxiao / ml-ps7-mnist

sample code for ps7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ml-ps7-mnist

This is the sample code for PS7 question 2 on digit recognition with convolutional neural nets in TensorFlow.

Dependencies

numpy scikit-learn tensorflow

Start training by executing python train.py

About

sample code for ps7


Languages

Language:Python 100.0%