Learning TensorFlow...
The file contains:
- folder MNIST_data: contains mnist data
- folder model: contains trained model, the graph and variable (deleted: too large)
- train.py: program for train
- test.py: program for test and sample graph
- environment.yaml: build environment, based on anaconda
The train model used CPU to train