From 59c0cf50447e156ef61a830bbd97b7c167e1cb07 Mon Sep 17 00:00:00 2001 From: Alexander Novikov Date: Mon, 27 Jul 2020 10:07:06 +0100 Subject: [PATCH] Fix colab links PiperOrigin-RevId: 323321348 --- rl_unplugged/dm_control_suite_d4pg.ipynb | 2 +- rl_unplugged/rwrl_d4pg.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rl_unplugged/dm_control_suite_d4pg.ipynb b/rl_unplugged/dm_control_suite_d4pg.ipynb index f401fda..6133953 100644 --- a/rl_unplugged/dm_control_suite_d4pg.ipynb +++ b/rl_unplugged/dm_control_suite_d4pg.ipynb @@ -31,7 +31,7 @@ "# RL Unplugged: Offline D4PG - DM control\n", "\n", "## Guide to training an Acme D4PG agent on DM control data.\n", - "# \u003ca href=\"https://colab.research.google.com/github/deepmind/deepmind_research/blob/master/rl_unplugged/dm_control_d4gp.ipynb\" target=\"_parent\"\u003e\u003cimg src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/\u003e\u003c/a\u003e\n" + "# \u003ca href=\"https://colab.research.google.com/github/deepmind/deepmind-research/blob/master/rl_unplugged/dm_control_suite_d4pg.ipynb\" target=\"_parent\"\u003e\u003cimg src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/\u003e\u003c/a\u003e\n" ] }, { diff --git a/rl_unplugged/rwrl_d4pg.ipynb b/rl_unplugged/rwrl_d4pg.ipynb index 672b9ee..2b1f033 100644 --- a/rl_unplugged/rwrl_d4pg.ipynb +++ b/rl_unplugged/rwrl_d4pg.ipynb @@ -31,7 +31,7 @@ "# RL Unplugged: Offline D4PG - RWRL\n", "\n", "## Guide to training an Acme D4PG agent on RWRL data.\n", - "# \u003ca href=\"https://colab.research.google.com/github/deepmind/deepmind_research/blob/master/rl_unplugged/rwrl_d4gp.ipynb\" target=\"_parent\"\u003e\u003cimg src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/\u003e\u003c/a\u003e\n" + "# \u003ca href=\"https://colab.research.google.com/github/deepmind/deepmind-research/blob/master/rl_unplugged/rwrl_d4pg.ipynb\" target=\"_parent\"\u003e\u003cimg src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/\u003e\u003c/a\u003e\n" ] }, {