Update README.md

This commit is contained in:
Pranjal Tandon
2019-05-22 17:18:17 +05:30
committed by GitHub
parent a7c5822024
commit a83d48d752
+1 -1
View File
@@ -4,7 +4,7 @@ Reimplementation of [Soft Actor-Critic Algorithms and Applications](https://arxi
Learning with a Stochastic Actor](https://arxiv.org/pdf/1801.01290.pdf).
Added another branch for [Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement
Learning with a Stochastic Actor](https://arxiv.org/pdf/1801.01290.pdf) -> [old](https://github.com/pranz24/pytorch-soft-actor-critic/tree/old)
Learning with a Stochastic Actor](https://arxiv.org/pdf/1801.01290.pdf) -> [SAC_V](https://github.com/pranz24/pytorch-soft-actor-critic/tree/SAC_V)
### Requirements