From 605473ea3c5938c302abd4bb23b1a412ea1486be Mon Sep 17 00:00:00 2001 From: Kosi Asuzu <34872572+asuzukosi@users.noreply.github.com> Date: Sun, 10 Sep 2023 01:02:10 +0100 Subject: [PATCH] Add MetaMorph paper Add meta morph paper --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e30124..d9da6cb 100755 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ If you find this repository useful, please consider [citing](#citation) and STAR * **Gato**: "A Generalist Agent", *TMLR, Nov 2022*. [[Paper/PDF](https://openreview.net/pdf?id=1ikK0kHjvj)] [[Website](https://www.deepmind.com/publications/a-generalist-agent)] * **RoboCat**: "RoboCat: A self-improving robotic agent", *arxiv, Jun 2023*. [[Paper/PDF](https://arxiv.org/abs/2306.11706)] [[Website](https://www.deepmind.com/blog/robocat-a-self-improving-robotic-agent)] * **PhysObjects**: "Physically Grounded Vision-Language Models for Robotic Manipulation", *arxiv, Sept 2023*. [[Paper](https://arxiv.org/pdf/2309.02561.pdf)] +* **MetaMorph**: "METAMORPH: LEARNING UNIVERSAL CONTROLLERS WITH TRANSFORMERS", *arxiv, Mar 2022*. [[Paper](https://arxiv.org/pdf/2203.11931.pdf)] ---