https://github.com/jldbc/pytorch_lstm
Generative Long Short Term Memory (LSTM) Recurrent Neural Network in Pytorch
https://github.com/jldbc/pytorch_lstm
Last synced: about 1 month ago
JSON representation
Generative Long Short Term Memory (LSTM) Recurrent Neural Network in Pytorch
- Host: GitHub
- URL: https://github.com/jldbc/pytorch_lstm
- Owner: jldbc
- Created: 2017-01-25T00:31:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T03:01:08.000Z (over 9 years ago)
- Last Synced: 2025-02-23T01:14:01.913Z (over 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyTorch_LSTM
Implementation of a generative LSTM in PyTorch (work in progress)