erikdelange / Reinforcement-Learning-Maze
Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.
☆95Updated 2 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
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆169Updated 4 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆199Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆211Updated last month
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆115Updated 2 months ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- A plotter for reinforcement learning (RL)☆217Updated 3 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆91Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆257Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆326Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆204Updated 4 years ago
- Gridworld for MARL experiments☆138Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- Deep Q-Learning (DQN) implementation for Atari pong.☆76Updated 2 years ago
- ☆182Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- ☆92Updated 4 years ago