Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petarv-/a-trip-down-lstm-lane
Textual generation using character LSTMs
https://github.com/petarv-/a-trip-down-lstm-lane
char-rnn keras lstm-neural-networks natural-language-processing recurrent-neural-networks text-generation
Last synced: 27 days ago
JSON representation
Textual generation using character LSTMs
- Host: GitHub
- URL: https://github.com/petarv-/a-trip-down-lstm-lane
- Owner: PetarV-
- License: mit
- Created: 2017-02-03T20:09:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T12:18:27.000Z (almost 8 years ago)
- Last Synced: 2024-12-06T19:50:02.072Z (about 2 months ago)
- Topics: char-rnn, keras, lstm-neural-networks, natural-language-processing, recurrent-neural-networks, text-generation
- Language: PostScript
- Size: 3.28 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A trip down long short-term memory lane
This repository contains all the supporting content for my [talk](http://talks.cam.ac.uk/talk/index/70906) on Long Short-Term Memory (LSTM) networks, given at the University of Cambridge Computer Laboratory as part of the Research Students Lecture series.The compiled slide deck may be found [here](http://www.cl.cam.ac.uk/~pv273/slides/LSTMslides.pdf).
## License
MIT