Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 341 Bytes

List of Tensorflow models

  1. Linear Model
  2. Neural Networks with backpropagation on MNIST dataset
  3. Recurrent Neural Network on MNIST dataset
  4. Miscellaneous:
    • Hello World
    • Add two numbers
    • Add two matrices

References:

Tensorflow package credits: http://tensorflow.org/