Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 183 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 183 Bytes

RIM-MovingMNIST

Use RIMs to do moving MNIST prediction task.

networks.py: - Encoder + RNN + Decoder

rnn_models.py: - RIM, SCOFF

RIM: attention.py + group_operations.py