erikdelange / Reinforcement-Learning-Maze
Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.
☆92Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforcement-Learning-Maze
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆202Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆159Updated last month
- Lightweight multi-agent gridworld Gym environment☆194Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆149Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆207Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- ☆179Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- Gridworld for MARL experiments☆137Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆210Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆134Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆331Updated last year
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆71Updated 5 years 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
- A plotter for reinforcement learning (RL)☆207Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆191Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆87Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆149Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆280Updated last year
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆20Updated 2 years ago
- ☆185Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆298Updated 3 years ago