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:
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- qmix☆23Updated 5 years ago
- Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆81Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆34Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆164Updated last year
- This is the official implementation of ERL-Re2.☆69Updated last year
- ☆184Updated 3 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Transformer in RL for decision-making☆101Updated 2 years ago
- reinforcement learning with pytorch geometric library☆51Updated 4 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆195Updated last year
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆24Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆102Updated 2 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆38Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆201Updated 10 months ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆164Updated 2 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆36Updated 6 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆170Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆66Updated 3 years ago