Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 250 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 250 Bytes

A simple Recurrent Neural Network written from scratch in Scala (with some help from breeze for linear algebra).

This is just an exercise to try to better understand neural networks :).

Probably contains bugs!