Update README.md

This commit is contained in:
Michael Laskin
2020-04-11 13:25:49 -04:00
committed by GitHub
parent c95e28a010
commit 3dafd3abaa
+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/). Our implementation is built based on https://github.com/denisyarats/pytorch_sac_ae by Denis Yarats.
This repository is the official implementation of [CURL](https://mishalaskin.github.io/curl/). Our implementation of SAC is based on [SAC+AE])https://github.com/denisyarats/pytorch_sac_ae) by Denis Yarats.
## Installation