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

https://github.com/sentient-codebot/rim-movingmnist

Use RIMs to do moving MNIST prediction task.
https://github.com/sentient-codebot/rim-movingmnist

Last synced: 12 months ago
JSON representation

Use RIMs to do moving MNIST prediction task.

Awesome Lists containing this project

README

          

# 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