| udacity/deep-reinforcement-learning |
4,635 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
mit |
Jupyter Notebook |
| Repo for the Deep Reinforcement Learning Nanodegree program |
| ShangtongZhang/DeepRL |
2,834 |
|
0 |
0 |
over 3 years ago |
0 |
|
5 |
mit |
Python |
| Modularized Implementation of Deep RL Algorithms in PyTorch |
| 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) |
| MushroomRL/mushroom-rl |
746 |
|
0 |
4 |
about 2 years ago |
20 |
October 30, 2023 |
5 |
mit |
Python |
| Python library for Reinforcement Learning. |
| cpnota/autonomous-learning-library |
616 |
|
0 |
0 |
over 2 years ago |
16 |
November 16, 2023 |
26 |
mit |
Python |
| A PyTorch library for building deep reinforcement learning agents. |
| yanpanlau/DDPG-Keras-Torcs |
595 |
|
0 |
0 |
over 8 years ago |
0 |
|
54 |
|
Python |
| Using Keras and Deep Deterministic Policy Gradient to play TORCS |
| 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. |