giorgionicoletti / deep_Q_learning_maze
Implementation of Deep Q-learning to solve random mazes.
☆19Updated 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
- Level-based Foraging (LBF): A multi-agent environment for RL☆175Updated 6 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆123Updated 11 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆164Updated 11 months ago
- ☆59Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆71Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆195Updated 6 months ago
- A plotter for reinforcement learning (RL)☆222Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 9 months ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆26Updated 8 months ago
- The implementation of LSTM-TD3.☆77Updated 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
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆22Updated 4 years ago
- ☆199Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆205Updated 5 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆22Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆248Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 8 months ago
- This is the official implementation of Multi-Agent PPO.☆104Updated 2 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆70Updated 2 years ago
- Transformer in RL for decision-making☆96Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆174Updated 8 months ago
- A Reinforcement Learning Project using PPO + LSTM☆64Updated last year
- Distributed Heuristic Multi-Agent Path Finding with Communication - ICRA 2021☆68Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago