issues
search
KSU-ART
/
Tasks
Main repository for task and project coordination
2
stars
0
forks
source link
Tensorflow MNIST
#2
Closed
alecGraves
closed
6 years ago
alecGraves
commented
6 years ago
Steps
Install python
install tensorflow (
pip install tensorflow
)
https://www.tensorflow.org/tutorials/layers
^ Complete tutorial in tensorflow
Steps
pip install tensorflow
)