bincounterTensorFlowexample

April 12, 2017 ยท View on GitHub

hackaday.com April 4, 2017

Example code to help get started using TensorFlow http://hackaday.com/2017/04/11/introduction-to-tensorflow/

Written by: Steven Dufresne

This code is explained in detail in the article linked above.

It implements a binary counter as a neural network using the TensorFlow framework.