Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 196 Bytes

File metadata and controls

7 lines (4 loc) · 196 Bytes

TensorFlow

examples of TensorFlow

firstExample.py: usage of op,session,Fetch and Feed. An easy linear model example

third.py provide code of hand writting recognition of numbers from 0 to 9.