Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 170 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 170 Bytes

crfs_TensorFlow

A two layer (fully connected) neural network in TensorFlow. This uses a single matrix multiplication.

See the iPython notebook for essential details.