| 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. |
| sweetice/Deep-reinforcement-learning-with-pytorch |
2,741 |
|
0 |
0 |
about 3 years ago |
0 |
|
26 |
mit |
Python |
| PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and .... |
| joschu/modular_rl |
523 |
|
0 |
0 |
almost 8 years ago |
0 |
|
10 |
mit |
Python |
| Implementation of TRPO and related algorithms |
| TianhongDai/reinforcement-learning-algorithms |
407 |
|
0 |
0 |
about 5 years ago |
0 |
|
4 |
|
Python |
| This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress) |
| zhangchuheng123/Reinforcement-Implementation |
380 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
|
Python |
| Implementation of benchmark RL algorithms |
| PacktPublishing/Reinforcement-Learning-Algorithms-with-Python |
152 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
|
Python |
| Reinforcement Learning Algorithms with Python, Published by Packt |
| 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) |
| AcutronicRobotics/ros2learn |
98 |
|
0 |
0 |
almost 7 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| ROS 2 enabled Machine Learning algorithms |
| thanard/me-trpo |
48 |
|
0 |
0 |
about 7 years ago |
0 |
|
1 |
mit |
Python |