mitchellspryn / QLearningMazeSolverLinks
An application that demonstrates how to solve a maze using Q Learning
☆14Updated 7 years ago
Alternatives and similar repositories for QLearningMazeSolver
Users that are interested in QLearningMazeSolver are comparing it to the libraries listed below
Sorting:
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- ☆92Updated 4 years ago
- ☆26Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 4 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- Hierarchical Online Planning and Reinforcement Learning on Taxi☆30Updated 7 years ago
- LatPlan : A domain-independent, image-based classical planner☆85Updated 2 years ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆23Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- RL-Toolkit: A Research Framework for Robotics☆20Updated 5 months ago
- Automatically exported from code.google.com/p/rddlsim☆54Updated last year
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 5 years ago
- ☆17Updated 4 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).☆14Updated 4 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- Single Player Monte Carlo Tree Search implementation☆18Updated 5 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆29Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- ☆9Updated 6 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 2 months ago