Achronferry / GridLSTM-PyTorch

An implementation of the grid LSTM network for PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An implementation of the grid LSTM network for PyTorch

License:The Unlicense


Languages

Language:Python 100.0%