All Projects → AgentMaker → Paddle-RLBooks

AgentMaker / Paddle-RLBooks

Licence: Apache-2.0 license
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Paddle-RLBooks

Deep-Reinforcement-Learning-With-Python
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
Stars: ✭ 222 (+96.46%)
Mutual labels:  q-learning, dqn, policy-gradient, ddpg, sac, actor-critic, double-dqn, c51, td3
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+6048.67%)
Mutual labels:  q-learning, dqn, policy-gradient, sarsa, ddpg, actor-critic, double-dqn, dueling-dqn
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+3536.28%)
Mutual labels:  dqn, policy-gradient, ddpg, sac, double-dqn, td3
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (-59.29%)
Mutual labels:  dqn, ddpg, sac, c51, td3
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+2558.41%)
Mutual labels:  q-learning, dqn, policy-gradient, sarsa, ddpg
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-65.49%)
Mutual labels:  dqn, ddpg, sac, td3
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+2236.28%)
Mutual labels:  dqn, ddpg, double-dqn, td3
Deep-rl-mxnet
Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO
Stars: ✭ 26 (-76.99%)
Mutual labels:  dqn, policy-gradient, ddpg, td3
LWDRLC
Lightweight deep RL Libraray for continuous control.
Stars: ✭ 14 (-87.61%)
Mutual labels:  policy-gradient, ddpg, sac, td3
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+1715.04%)
Mutual labels:  dqn, reinforce, ddpg, sac
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+1735.4%)
Mutual labels:  dqn, ddpg, sac, td3
rl implementations
No description or website provided.
Stars: ✭ 40 (-64.6%)
Mutual labels:  dqn, policy-gradient, ddpg, actor-critic
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (-52.21%)
Mutual labels:  q-learning, dqn, policy-gradient, actor-critic
jax-rl
JAX implementations of core Deep RL algorithms
Stars: ✭ 61 (-46.02%)
Mutual labels:  sac, actor-critic, td3
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+2433.63%)
Mutual labels:  dqn, policy-gradient, actor-critic
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (+106.19%)
Mutual labels:  dqn, ddpg, actor-critic
playing-mario-with-deep-reinforcement-learning
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
Stars: ✭ 55 (-51.33%)
Mutual labels:  dqn, double-dqn, dueling-dqn
java-reinforcement-learning
Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic
Stars: ✭ 90 (-20.35%)
Mutual labels:  q-learning, sarsa, actor-critic
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (+53.1%)
Mutual labels:  dqn, ddpg, actor-critic
cs7641-assignment4
CS7641 - Machine Learning - Assignment 4 - Markov Decision Processes
Stars: ✭ 14 (-87.61%)
Mutual labels:  q-learning, policy-iteration, value-iteration

Paddle-RLBooks

Welcome to Paddle-RLBooks which is a reinforcement learning code study guide based on pure PaddlePaddle.

欢迎来到Paddle-RLBooks,该仓库主要是针对强化学习中的一些算法进行整理,包括DQN、TD3、SAC等算法,并且每个都配备了游戏可直接一键运行,欢迎star~

Show

Codes

Contact us

Email : [email protected]
QQ Group : 1005109853

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].