Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arXiv:1802.04240 (2018).
Support
Quality
Security
License
Reuse
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Support
Quality
Security
License
Reuse
Repository for Open Source Reinforcement Learning Framework JORLDY
Support
Quality
Security
License
Reuse
Trading with recurrent actor-critic reinforcement learning
Support
Quality
Security
License
Reuse
羊了个羊 + 深度强化学习(Deep Reinforcement Learning + 3 Tiles Game)
Support
Quality
Security
License
Reuse
An open source toolkit for Distributed Deep Reinforcement Learning on real and simulated robots.
Support
Quality
Security
License
Reuse
MCTS project for Tetris
Support
Quality
Security
License
Reuse
AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。
Support
Quality
Security
License
Reuse
Evolution Strategies in PyTorch
Support
Quality
Security
License
Reuse
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
Support
Quality
Security
License
Reuse
Framework for Multi-Agent Deep Reinforcement Learning in Poker
Support
Quality
Security
License
Reuse
Pointer-generator reinforced seq2seq summarization in PyTorch
Support
Quality
Security
License
Reuse
PyTorch implementation of Trust Region Policy Optimization
Support
Quality
Security
License
Reuse
Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"
Support
Quality
Security
License
Reuse
t
train-robot-arm-from-scratchby MorvanZhou
Python 
311
Version:Current
License: No License (No License)
Build environment and train a robot arm from scratch (Reinforcement Learning)
Support
Quality
Security
License
Reuse
Set of robotic environments based on PyBullet physics engine and gymnasium.
Support
Quality
Security
License
Reuse
Imitation learning algorithms
Support
Quality
Security
License
Reuse
A SpaceX Rocket Lander environment for OpenAI gym using Box2D
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.
Support
Quality
Security
License
Reuse
Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments".
Support
Quality
Security
License
Reuse
A Python interface for reinforcement learning environments
Support
Quality
Security
License
Reuse
A diverse suite of scalable reinforcement learning environments in JAX
Support
Quality
Security
License
Reuse
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
Support
Quality
Security
License
Reuse
SpaceX Falcon 9 Box2D continuous-action simulation with traditional and AI controllers.
Support
Quality
Security
License
Reuse
Pytorch Implementation of MuZero
Support
Quality
Security
License
Reuse
Deep Reinforcement Learning for de-novo Drug Design
Support
Quality
Security
License
Reuse
D
Deep-QLearning-Agent-for-Traffic-Signal-Controlby AndreaVidali
Jupyter Notebook 
289
Version:Current
License: Permissive (MIT)
A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Unreal environments for reinforcement learning
Support
Quality
Security
License
Reuse
multi-agent deep reinforcement learning for networked system control.
Support
Quality
Security
License
Reuse
r
reinforcement-learning-stanfordby Zhenye-Na
Python 
282
Version:Current
License: No License (No License)
🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉
Support
Quality
Security
License
Reuse
H
Hands-On-Intelligent-Agents-with-OpenAI-Gymby PacktPublishing
Python 
282
Version:Current
License: Permissive (MIT)
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
Support
Quality
Security
License
Reuse
Reinforcement learning algorithms for MuJoCo tasks
Support
Quality
Security
License
Reuse
RLeXplore provides stable baselines of exploration methods in reinforcement learning, such as intrinsic curiosity module (ICM), random network distillation (RND) and rewarding impact-driven exploration (RIDE).
Support
Quality
Security
License
Reuse
Using Reinforcement Learning to play FIFA
Support
Quality
Security
License
Reuse
Environments for OR and RL Research
Support
Quality
Security
License
Reuse
s
stable-baselines3-contribby Stable-Baselines-Team
Python 
276
Version:Current
License: Permissive (MIT)
Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code
Support
Quality
Security
License
Reuse
This is a library that provides dual dexterous hand manipulation tasks through Isaac Gym
Support
Quality
Security
License
Reuse
Reinforcement learning tutorials
Support
Quality
Security
License
Reuse
Lightweight, stable, efficient PyTorch implement of reinforcement learning. I want to call this PyTorch implement as "3-Python-file-RL".
Support
Quality
Security
License
Reuse
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
Support
Quality
Security
License
Reuse
A framework for hydrodynamics explorations and prototyping
Support
Quality
Security
License
Reuse
This is a simple implementation of DeepMind's PySC2 RL agents.
Support
Quality
Security
License
Reuse
Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"
Support
Quality
Security
License
Reuse
Market Making via Reinforcement Learning
Support
Quality
Security
License
Reuse
A student implementation of Alpha Go Zero
Support
Quality
Security
License
Reuse
xingtian is a componentized library for the development and verification of reinforcement learning algorithms
Support
Quality
Security
License
Reuse
Repository for the ongoing development of the Brown-UMBC Reinforcement Learning And Planning (BURLAP) java library
Support
Quality
Security
License
Reuse
The new, official app repository of the Umbrel App Store. Submit apps and updates here.
Support
Quality
Security
License
Reuse
p
pytorch-drl4vrpby mveres01
Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arXiv:1802.04240 (2018).
Python
335
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
g
gym-gazebo2by AcutronicRobotics
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Python
334
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
J
JORLDYby kakaoenterprise
Repository for Open Source Reinforcement Learning Framework JORLDY
Python
331
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
a3c_tradingby evgps
Trading with recurrent actor-critic reinforcement learning
Jupyter Notebook
330
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
D
DI-sheepby opendilab
羊了个羊 + 深度强化学习(Deep Reinforcement Learning + 3 Tiles Game)
Python
328
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
r
robo-gymby jr-robotics
An open source toolkit for Distributed Deep Reinforcement Learning on real and simulated robots.
Python
319
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
tetris_mctsby hrpan
MCTS project for Tetris
Python
318
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
cchess-zeroby chengstone
AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。
Python
318
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pytorch-esby atgambardella
Evolution Strategies in PyTorch
Python
317
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
openai_labby kengz
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
Python
314
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
PokerRLby EricSteinberger
Framework for Multi-Agent Deep Reinforcement Learning in Poker
Python
313
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
seq2seq-summarizerby ymfa
Pointer-generator reinforced seq2seq summarization in PyTorch
Python
313
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pytorch-trpoby ikostrikov
PyTorch implementation of Trust Region Policy Optimization
Python
312
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
v
vimeby openai
Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"
Python
311
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
t
train-robot-arm-from-scratchby MorvanZhou
Build environment and train a robot arm from scratch (Reinforcement Learning)
Python
311
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
panda-gymby qgallouedec
Set of robotic environments based on PyBullet physics engine and gymnasium.
Python
310
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
imitation-learningby Kaixhin
Imitation learning algorithms
Python
307
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gym-rocketlanderby EmbersArc
A SpaceX Rocket Lander environment for OpenAI gym using Box2D
Python
302
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
reinforcement-learning-codeby gxnk
Python
301
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
safety-starter-agentsby openai
Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.
Python
298
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
MADDPGby starry-sky6688
Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments".
Python
298
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
dm_envby deepmind
A Python interface for reinforcement learning environments
Python
295
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
j
jumanjiby instadeepai
A diverse suite of scalable reinforcement learning environments in JAX
Python
295
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
h
hindsight-experience-replayby TianhongDai
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
Python
294
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
rocket-landerby arex18
SpaceX Falcon 9 Box2D continuous-action simulation with traditional and AI controllers.
Python
293
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
muzero-pytorchby koulanurag
Pytorch Implementation of MuZero
Python
293
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
ReLeaSEby isayev
Deep Reinforcement Learning for de-novo Drug Design
Jupyter Notebook
293
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Deep-QLearning-Agent-for-Traffic-Signal-Controlby AndreaVidali
A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
Jupyter Notebook
289
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
Simple-Offline-Siteby chriscoyier
JavaScript
289
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gym-unrealcvby zfw1226
Unreal environments for reinforcement learning
Python
288
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
deeprl_networkby cts198859
multi-agent deep reinforcement learning for networked system control.
Python
286
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
reinforcement-learning-stanfordby Zhenye-Na
🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉
Python
282
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
H
Hands-On-Intelligent-Agents-with-OpenAI-Gymby PacktPublishing
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
Python
282
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mjrlby aravindr93
Reinforcement learning algorithms for MuJoCo tasks
Python
281
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
r
rl-exploration-baselinesby yuanmingqi
RLeXplore provides stable baselines of exploration methods in reinforcement learning, such as intrinsic curiosity module (ICM), random network distillation (RND) and rewarding impact-driven exploration (RIDE).
Python
281
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
DeepGamingAI_FIFARLby ChintanTrivedi
Using Reinforcement Learning to play FIFA
Python
278
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
o
or-gymby hubbs5
Environments for OR and RL Research
Python
277
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
stable-baselines3-contribby Stable-Baselines-Team
Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code
Python
276
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
DexterousHandsby PKU-MARL
This is a library that provides dual dexterous hand manipulation tasks through Isaac Gym
Python
275
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
R
Reinforcement_Learningby pythonlessons
Reinforcement learning tutorials
Python
272
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
E
ElegantRLby Yonv1943
Lightweight, stable, efficient PyTorch implement of reinforcement learning. I want to call this PyTorch implement as "3-Python-file-RL".
Python
272
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
M
MultiHopKGby salesforce
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
Jupyter Notebook
271
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
p
pyro2by python-hydro
A framework for hydrodynamics explorations and prototyping
Jupyter Notebook
270
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
p
pysc2-agentsby xhujoy
This is a simple implementation of DeepMind's PySC2 RL agents.
Python
267
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
robosumoby openai
Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"
Python
267
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
rl_marketsby tspooner
Market Making via Reinforcement Learning
C++
267
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
S
SuperGoby dylandjian
A student implementation of Alpha Go Zero
Python
266
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
x
xingtianby huawei-noah
xingtian is a componentized library for the development and verification of reinforcement learning algorithms
Python
265
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
burlapby jmacglashan
Repository for the ongoing development of the Brown-UMBC Reinforcement Learning And Planning (BURLAP) java library
Java
264
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
u
umbrel-appsby getumbrel
The new, official app repository of the Umbrel App Store. Submit apps and updates here.
HTML
264
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse