Amin-Sz / Deep-Reinforcement-LearningLinks
☆12Updated 2 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning
Users that are interested in Deep-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- A plotter for reinforcement learning (RL)☆235Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆87Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆219Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆46Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆77Updated 3 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆150Updated 4 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆30Updated last year
- ☆128Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆249Updated 5 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆76Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆111Updated 3 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆43Updated 7 years ago
- Transformer in RL for decision-making☆104Updated 2 years ago
- ☆110Updated 4 years ago
- Research Papers and Code Repository on the Integration of Evolutionary Algorithms and Reinforcement Learning☆342Updated 3 months ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆47Updated 6 years ago