Skip to content

Commit a1d25d1

Browse files
authored
Merge pull request #19 from leggedrobotics/master-algorithms-notice
added notice on algorithms branch to README
2 parents 8804e4f + dbebd60 commit a1d25d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Fast and simple implementation of RL algorithms, designed to run fully on GPU.
44
This code is an evolution of `rl-pytorch` provided with NVIDIA's Isaac GYM.
55

6+
| :zap: The `algorithms` branch supports additional algorithms (SAC, DDPG, DSAC, and more)! |
7+
| ------------------------------------------------------------------------------------------------ |
8+
69
Only PPO is implemented for now. More algorithms will be added later.
710
Contributions are welcome.
811

0 commit comments

Comments
 (0)