Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 345 Bytes

bincounter_TensorFlow_example

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.