Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 289 Bytes

Neural Network Example

Scala implementation of multi-layer deep learning algorithm described in this blog post post

Run XOR Training Network

sbt "test:runMain example.TrainXOR"