/gluon_lenet_mnist

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

Primary LanguagePythonApache License 2.0Apache-2.0

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