Skip to content

Implementation of an RNN and an LSTM with no DL libraries used, numpy only

Notifications You must be signed in to change notification settings

anbn/rnn-lstm-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RNN and LSTM example

Implemented for getting to know these models better. The RNN is based on the minimal example by @karpathy, the LSTM is built on top of that.

About

Implementation of an RNN and an LSTM with no DL libraries used, numpy only

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages