DavidMouse1118 / Reinforcement-Learning-Maze-World
SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis
☆30Updated 5 years ago
Alternatives and similar repositories for Reinforcement-Learning-Maze-World:
Users that are interested in Reinforcement-Learning-Maze-World are comparing it to the libraries listed below
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 2 weeks ago
- The implementation of LSTM-TD3.☆76Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆120Updated 10 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆64Updated 6 months ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆26Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆85Updated last year
- ☆41Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆70Updated 2 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated last month
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆33Updated 4 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆22Updated 3 years ago
- Code for implementing/applying ODM*, PPO, MAAC, IC3Net and PRIMAL (PPO version) on a Multi-Agent gridworld environment.☆33Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆60Updated last year
- Collection of OpenAI parametrized action-space environments.☆62Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 11 months ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆67Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆101Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆63Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆96Updated 2 years ago
- The code for maddpg using pytorch☆165Updated 4 years ago