From e05ead19713342886243508882a0928190952524 Mon Sep 17 00:00:00 2001 From: Michael Laskin Date: Wed, 8 Apr 2020 23:59:15 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b396a8..651b65b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning -This repository is the official implementation of [CURL](https://www.mishalaskin.github.io/curl). +This repository is the official implementation of [CURL](https://mishalaskin.github.io/). ## Installation From c92474676bc9d6d962ee7d26545e5104ebb5d44b Mon Sep 17 00:00:00 2001 From: Michael Laskin Date: Wed, 8 Apr 2020 23:59:31 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 651b65b..af8f944 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning -This repository is the official implementation of [CURL](https://mishalaskin.github.io/). +This repository is the official implementation of [CURL](https://mishalaskin.github.io/curl/). ## Installation