Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitinprakash96/rnn-tf
This is an attempt to implement a Recurrent Neural Network from Scratch backed with TensorFlow
https://github.com/nitinprakash96/rnn-tf
deep-learning neural-network rnn rnn-tensorflow tensorflow tensorflow-tutorials
Last synced: 9 days ago
JSON representation
This is an attempt to implement a Recurrent Neural Network from Scratch backed with TensorFlow
- Host: GitHub
- URL: https://github.com/nitinprakash96/rnn-tf
- Owner: nitinprakash96
- Created: 2018-03-28T13:11:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T17:22:46.000Z (almost 7 years ago)
- Last Synced: 2025-01-07T23:36:16.522Z (18 days ago)
- Topics: deep-learning, neural-network, rnn, rnn-tensorflow, tensorflow, tensorflow-tutorials
- Language: Python
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rnn-tf
This is an attempt to implement a Recurrent Neural Network from Scratch backed with TensorFlow