Skip to content

WBhlietue/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

for testing purpose

  1. install tensorflow and numpy
    pip install tensorflow
    pip install numpy

  2. 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.py
    

    You can see progress on the console.

    image info

    The result is graphic is

    image info

  3. Check the result
    After training, you can check the result by using following command:

    python LoadMnist.py
    

    Accuracy will be shown on the console.

    image info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages