CLAW-Lab / ToM

Code accompanying ICML 2021 paper "Few-shot Language Coordination by Modeling Theory of Mind"

Home Page:https://www.zhuhao.me/tom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToM

Code accompanying ICML 2021 paper "Few-shot Language Coordination by Modeling Theory of Mind"

The core code used in preparing data and training MAML speaker is ibr\_game/maml_speaker.py.

Stay tuned for the data and pretrained listeners.

Misc

ibr_game/beam_search.py is a lightweight batchified standalone beam search toolkit we designed during doing experiments.

Acknowledgement

We used and adapted code from MAML++ and S2P.

About

Code accompanying ICML 2021 paper "Few-shot Language Coordination by Modeling Theory of Mind"

https://www.zhuhao.me/tom

License:MIT License


Languages

Language:Python 100.0%