Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 127 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 127 Bytes

mnist-torch

Torch7 CNN Based MNIST Example

To run code in Torch7 REPL:

dofile("code/train.lua"); o = train.run()