-
install tensorflow and numpy
pip install tensorflow
pip install numpy -
Start train
You can choose start new model or use current trained model
models/test.txt
If you want train new model, you can use following command:python TrainMnist.pyYou can see progress on the console.

The result is graphic is

-
Check the result
After training, you can check the result by using following command:python LoadMnist.py
WBhlietue/NeuralNetwork
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
