Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNN-Units

Low level implementation of basic and LSTM Recurrent units

Using numpy only, I have implemented the forward propagation of a standard RNN and an LSTM RNN.

Note: Math explinations and discussions are inspired from Deep Learning Specialization (with Andrew ng) offered by Coursera.

Working on deriving backpropagation...

Contributing

Pull requests are welcomed. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Low level implementation of basic and LSTM Recurrent units

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages