Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 377 Bytes

File metadata and controls

17 lines (10 loc) · 377 Bytes

BasicTensorflow

Based on Lynda Course and Tensorflow introduction and TensorFlow Tutorials by Hvass-lab

Simple Feed Forward

has 2 layers with 128 and 64 neurons respectively.

alt text

Cost of the SimpleFeedForward

alt text

Accuracy of the SimpleFeedForward

alt text