From a83d48d752b46dc5b61d50ee7ef9670f1cb2fa83 Mon Sep 17 00:00:00 2001 From: Pranjal Tandon Date: Wed, 22 May 2019 17:18:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab8c1f..8abf9bd 100644 --- a/README.md +++ b/README.md @@ -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