A demo can be found on youtube.
When getting started with machine learning, there are a lack of resources that actually make use of a visual element to aid in teaching. This model, written in python and using tensorflow, is used to power a user interface with PyGame.
-
You may need to change the path of the data file after downloading.
with sess as sess: saver.restore(sess, "YOUR_PATH/data/convolutional.ckpt") main()
-
Depending on your operating system, the font size may need to be adjusted.