Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 164 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 164 Bytes

min_rnn

Minimal implementation of RNN based on A. Karpathy gist

This version uses RELUs instead of tanh