Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 200 Bytes

gluon_lenet_mnist

using mxnet gluon api build lenet model to training mnist dataset by gpu

train

python train_mnistmodel.py -t

predict

python train_mnistmodel.py -p