An open API service indexing awesome lists of open source software.

https://github.com/cloneofsimo/super-simple-lstm-template


https://github.com/cloneofsimo/super-simple-lstm-template

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# SuperSimple PixelRNN, with pytorch-lightning, nn.LSTM

Quite surprisingly, I wasn't able to find any introductory - level use case of torch.nn.LSTM, so I had to make one myself.