Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 139 Bytes

File metadata and controls

5 lines (4 loc) · 139 Bytes

Recurrent Neural Network built from scratch

Creating a recurrent neural network (RNN) in python using only Numpy

Dependencies

Numpy