Update README.md

This commit is contained in:
Aravind Srinivas
2020-04-09 19:27:19 -07:00
committed by GitHub
parent 6c22552737
commit c95e28a010
+1 -1
View File
@@ -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/curl/).
This repository is the official implementation of [CURL](https://mishalaskin.github.io/curl/). Our implementation is built based on https://github.com/denisyarats/pytorch_sac_ae by Denis Yarats.
## Installation