implemented forward and backward pass of "vanilla RNN", "LSTM" and "GRU" from scratch.
Stars
8
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
33
commits
Update README.md
4e43364
12d01c1
Merge branch 'main' of github.com:suprasauce/RNN into main
4f566b5
Add mnist on LSTM
8807a1d
7933d91
c0ceaf8
44ec8cc
c3c41fe
535699a
01184da
Add title to plots
404ac7f
Create README.md
877d5b1
Add plots
d40e059
rebuild main
d508779
Add vanilla, lstm and gru implementation
46b2c94