| MorvanZhou/Reinforcement-learning-with-tensorflow |
8,174 |
|
0 |
0 |
over 2 years ago |
0 |
|
63 |
mit |
Python |
| Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学 |
| datawhalechina/easy-rl |
7,643 |
|
0 |
0 |
about 2 years ago |
0 |
|
47 |
other |
Jupyter Notebook |
| 强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/ |
| 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) |
| louisnino/RLcode |
560 |
|
0 |
0 |
about 3 years ago |
0 |
|
5 |
|
Python |
| germain-hug/Deep-RL-Keras |
507 |
|
0 |
0 |
almost 6 years ago |
0 |
|
12 |
|
Python |
| Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN) |
| cyoon1729/RLcycle |
242 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
mit |
Python |
| A library for ready-made reinforcement learning agents and reusable components for neat prototyping |
| vy007vikas/PyTorch-ActorCriticRL |
221 |
|
0 |
0 |
about 8 years ago |
0 |
|
4 |
|
Python |
| PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem. |
| iffiX/machin |
206 |
|
0 |
0 |
over 4 years ago |
7 |
June 23, 2021 |
0 |
mit |
Python |
| Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ... |
| marload/DeepRL-TensorFlow2 |
139 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2 |
| sudharsan13296/Deep-Reinforcement-Learning-With-Python |
94 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math |