https://github.com/avidlearnerinprogress/rnn_using_numpy
Basic implementation of RNN without any libraries
https://github.com/avidlearnerinprogress/rnn_using_numpy
deep-learning python rnn
Last synced: 4 months ago
JSON representation
Basic implementation of RNN without any libraries
- Host: GitHub
- URL: https://github.com/avidlearnerinprogress/rnn_using_numpy
- Owner: avidLearnerInProgress
- Created: 2018-04-14T17:07:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T17:10:35.000Z (almost 8 years ago)
- Last Synced: 2025-01-14T02:45:36.778Z (about 1 year ago)
- Topics: deep-learning, python, rnn
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Basic Binary to Decimal Converter implemented using RNN