Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 569 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 569 Bytes

Grid LSTM PyTorch

DISCLAIMER: This repo is untested and needs further work before it can be considered correct. I was planning on using the GridLSTM for my research, but as research usually goes, I ended up going a different direction. If you would like to contribute, feel free to file issues and/or make a pull request. I should have more time to further test this repo this summer.

A basic PyTorch implementation of the Grid LSTM network described in Kalchbrenner et al. 2016.