erikdelange / Reinforcement-Learning-MazeLinks
Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.
☆101Updated 3 years ago
Alternatives and similar repositories for Reinforcement-Learning-Maze
Users that are interested in Reinforcement-Learning-Maze are comparing it to the libraries listed below
Sorting:
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- ☆184Updated 3 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆232Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 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…☆192Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆21Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆216Updated 2 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆53Updated last year
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆341Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆224Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆28Updated 3 weeks ago