Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New set of model for eval #54

Open
MarisaKirisame opened this issue Oct 3, 2020 · 0 comments
Open

New set of model for eval #54

MarisaKirisame opened this issue Oct 3, 2020 · 0 comments

Comments

@MarisaKirisame
Copy link
Collaborator

MarisaKirisame commented Oct 3, 2020

Reformer
NAS inference
http://pyro.ai/examples/dmm.html
https://github.com/facebookresearch/clevr-iep
this will bring our total model count into 12, which we can layout 3*4 manner in the paper.
However, I am also thinking of Meta Learning with:
CNN
LSTM.
maybe we should replace a normal CNN/LSTM example with those.
MAML itself use CNN.
https://github.com/twitter/meta-learning-lstm
https://github.com/cflamant/neural-stack
Adaptive Computation Time
https://github.com/kentsommer/pytorch-value-iteration-networks/blob/master/model.py
https://github.com/ikostrikov/pytorch-meta-optimizer/blob/master/meta_optimizer.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant