This repo holds the code for the implementation in my FloydHub article on RNNs:
It can be run on FloydHub as well
Do check out my other articles on FloydHub as well!
- LSTM: https://blog.floydhub.com/long-short-term-memory-from-zero-to-hero-with-pytorch/
- GRU: https://blog.floydhub.com/gru-with-pytorch/
- Attention Mechanism: https://blog.floydhub.com/attention-mechanism/