| openai/baselines |
14,949 |
|
37 |
2 |
over 2 years ago |
6 |
February 26, 2018 |
497 |
mit |
Python |
| OpenAI Baselines: high-quality implementations of reinforcement learning algorithms |
| thu-ml/tianshou |
7,125 |
|
0 |
10 |
about 2 years ago |
33 |
August 22, 2023 |
97 |
mit |
Python |
| An elegant PyTorch deep reinforcement learning library. |
| uber-research/deep-neuroevolution |
1,502 |
|
0 |
0 |
over 4 years ago |
0 |
|
17 |
other |
Python |
| Deep Neuroevolution |
| HumanCompatibleAI/imitation |
1,064 |
|
0 |
1 |
about 2 years ago |
9 |
October 31, 2023 |
73 |
mit |
Python |
| Clean PyTorch implementations of imitation and reward learning algorithms |
| zuoxingdong/lagom |
365 |
|
0 |
0 |
about 6 years ago |
0 |
|
5 |
mit |
Jupyter Notebook |
| lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms. |
| aravindr93/mjrl |
191 |
|
0 |
0 |
over 4 years ago |
0 |
|
11 |
apache-2.0 |
Python |
| Reinforcement learning algorithms for MuJoCo tasks |
| AboudyKreidieh/h-baselines |
154 |
|
0 |
0 |
about 4 years ago |
0 |
|
8 |
mit |
Python |
| A repository of high-performing hierarchical reinforcement learning models and algorithms. |
| RchalYang/torchrl |
127 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
|
Python |
| Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO) |
| RITCHIEHuang/DeepRL_Algorithms |
112 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
gpl-3.0 |
Python |
| DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC) |
| aravindr93/trajopt |
71 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
mit |
Python |
| Trajectory optimization algorithms for robotic control. |