erikdelange / Reinforcement-Learning-Maze
Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.
☆93Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforcement-Learning-Maze
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- ☆181Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- very easy implementation of dueling DQN in pytorch☆69Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- multi-agent deep reinforcement learning for networked system control.☆386Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆514Updated last month
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆307Updated 3 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆198Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆277Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- Gridworld for MARL experiments☆137Updated 3 years ago
- Multi-Objective Reinforcement Learning☆253Updated 3 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆215Updated 4 years ago
- A plotter for reinforcement learning (RL)☆208Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆215Updated 2 years ago