| 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. |
| seungeunrho/minimalRL |
2,417 |
|
0 |
0 |
almost 3 years ago |
0 |
|
21 |
mit |
Python |
| Implementations of basic RL algorithms with minimal lines of codes! (pytorch based) |
| medipixel/rl_algorithms |
470 |
|
0 |
0 |
about 3 years ago |
0 |
|
15 |
mit |
Python |
| Structural implementation of RL key algorithms |
| danaugrs/huskarl |
417 |
|
0 |
0 |
over 3 years ago |
3 |
May 03, 2019 |
14 |
mit |
Python |
| Deep Reinforcement Learning Framework + 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) |
| 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. |
| StepNeverStop/RLs |
330 |
|
0 |
0 |
over 4 years ago |
0 |
|
19 |
apache-2.0 |
Python |
| Reinforcement Learning Algorithms Based on PyTorch |
| kengz/openai_lab |
314 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
mit |
Python |
| An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras. |
| pemami4911/deep-rl |
270 |
|
0 |
0 |
about 7 years ago |
0 |
|
3 |
mit |
Python |
| Collection of Deep Reinforcement Learning algorithms |
| Stable-Baselines-Team/stable-baselines |
221 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
Python |
| Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms |