giorgionicoletti / deep_Q_learning_maze
Implementation of Deep Q-learning to solve random mazes.
☆18Updated 3 years ago
Alternatives and similar repositories for deep_Q_learning_maze:
Users that are interested in deep_Q_learning_maze are comparing it to the libraries listed below
- ☆192Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 10 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆117Updated 10 months ago
- ☆94Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆63Updated 8 months ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆110Updated 11 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆130Updated 8 months ago
- Multi-Agent Reinforcement Learning (MARL) papers☆232Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆68Updated 2 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆134Updated 9 months ago
- ☆232Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆57Updated last year
- Code for Weighted QMIX☆129Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆217Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆27Updated 3 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆64Updated 2 years ago
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆22Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆96Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆148Updated last year
- Transformer in RL for decision-making☆87Updated 2 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆69Updated last year
- A plotter for reinforcement learning (RL)☆218Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆171Updated 5 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆341Updated 5 months ago