arshren / Reinforcement_LearningLinks
RL Algorithms
☆13Updated 2 years ago
Alternatives and similar repositories for Reinforcement_Learning
Users that are interested in Reinforcement_Learning are comparing it to the libraries listed below
Sorting:
- Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆81Updated 4 years ago
- qmix☆23Updated 5 years ago
- DQN examples codes in chapter 4☆44Updated 2 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆95Updated last year
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- reinforcement learning with pytorch geometric library☆51Updated 4 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆42Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆39Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- Research project for Deep Reinforcement Learning using Decision Transformer☆15Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆168Updated last year
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated last month
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- This is the official implementation of ERL-Re2.☆72Updated last year
- Code snippets of Meta Reinforcement Learning algorithms☆39Updated 2 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆148Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆208Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆68Updated 3 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆25Updated 4 years ago
- CityLearn Challenge Multi-Agent Reinforcement Learning for Intelligent Energy Management, 2020, PikaPika team☆27Updated 4 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- BranchingDQN☆51Updated 6 years ago
- Physics-informed Dyna-style model-based deep reinforcement learning for dynamic control☆55Updated 3 years ago
- Adds CityFlow to Gym☆31Updated 4 years ago