We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8804e4f + dbebd60 commit a1d25d1Copy full SHA for a1d25d1
README.md
@@ -3,6 +3,9 @@
3
Fast and simple implementation of RL algorithms, designed to run fully on GPU.
4
This code is an evolution of `rl-pytorch` provided with NVIDIA's Isaac GYM.
5
6
+| :zap: The `algorithms` branch supports additional algorithms (SAC, DDPG, DSAC, and more)! |
7
+| ------------------------------------------------------------------------------------------------ |
8
+
9
Only PPO is implemented for now. More algorithms will be added later.
10
Contributions are welcome.
11
0 commit comments