Update README.md

This commit is contained in:
Pranjal Tandon
2018-08-31 18:33:13 +05:30
committed by GitHub
parent 7b1c4f1b1d
commit 6b13a55977
+1 -1
View File
@@ -3,7 +3,7 @@
Reimplementation of [Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement
Learning with a Stochastic Actor](https://arxiv.org/pdf/1801.01290.pdf).
Contributions are welcome. If you find any mistake (very highly possible) or know how to make it more stable, don't hesitate to send a pull request.
Contributions are welcome. If you find any mistake (very likely) or know how to make it more stable, don't hesitate to send a pull request.
### Requirements
------------