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:
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆30Updated last year
- reinforcement learning with pytorch geometric library☆48Updated 3 years ago
- qmix☆22Updated 5 years ago
- This is the official implementation of ERL-Re2.☆64Updated 11 months ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆70Updated 3 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆55Updated last year
- Implementation for mSAC methods in PyTorch☆41Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆52Updated 3 years ago
- Official implementation of "Graph Neural Network Reinforcement Learning for Autonomous Mobility-on-Demand☆78Updated 4 years ago
- Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.☆13Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Implementation of NeurIPS2021 paper <On Effective Scheduling of Model-based Reinforcement Learning>☆13Updated 3 years ago
- Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning☆33Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 2 months ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆63Updated last year
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆52Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 2 years ago
- Attention based model for learning to solve different routing problems☆40Updated 2 years ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆28Updated 3 weeks ago
- Implementation of NeurIPS 2018 paper "Meta-Gradient Reinforcement Learning"☆19Updated 2 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆94Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago