> For the complete documentation index, see [llms.txt](https://lichangbin.gitbook.io/paper_notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lichangbin.gitbook.io/paper_notes/oct/meta-q-learning.md).

# Meta-Q-Learning

## Motivation

use multi-task learning instead of meta learning

## Reference

* <https://openreview.net/forum?id=SJeD3CEFPH>
* <https://iclr.cc/virtual_2020/poster_SJeD3CEFPH.html>
* <https://github.com/amazon-research/meta-q-learning>
