| coreylynch/grid-lstm |
182 |
|
0 |
0 |
about 10 years ago |
0 |
|
2 |
|
Lua |
| Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf |
| phvu/grid-lstm-tensorflow |
58 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Examples of using GridLSTM (and GridRNN in general) in tensorflow |
| cheng6076/mlm |
33 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
|
Lua |
| A comparative study of different LSTM structures |
| philipperemy/tensorflow-grid-lstm |
25 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Implementation of the paper https://arxiv.org/pdf/1507.01526v3.pdf (Tensorflow 1.0, Python 3) |
| rmojgani/PhysicsAwareAE |
13 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| The unsupervised learning problem trains a diffeomorphic spatio-temporal grid, that registers the output sequence of the PDEs onto a non-uniform parameter/time-varying grid, such that the Kolmogorov n-width of the mapped data on the learned grid is minimized. |
| kkleidal/GridLSTM-PyTorch |
10 |
|
0 |
0 |
almost 8 years ago |
0 |
|
1 |
unlicense |
Python |
| An implementation of the grid LSTM network for PyTorch |
| danisbet/machine-lip-reading |
7 |
|
0 |
0 |
almost 8 years ago |
0 |
|
8 |
|
Python |
| Using an LSTM and 4d convolutional network for lip reading |
| SioKCronin/grid-lstm |
5 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
Python |
| Grid Long Short-Term Memory (LSTM) Network |