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.
- Host: GitHub
- URL: https://github.com/sentient-codebot/rim-movingmnist
- Owner: sentient-codebot
- Created: 2022-02-03T16:19:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T00:04:30.000Z (over 3 years ago)
- Last Synced: 2025-02-15T20:39:55.070Z (about 1 year ago)
- Language: Python
- Size: 63.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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