mitchellspryn / QLearningMazeSolverLinks
An application that demonstrates how to solve a maze using Q Learning
☆14Updated 8 years ago
Alternatives and similar repositories for QLearningMazeSolver
Users that are interested in QLearningMazeSolver are comparing it to the libraries listed below
Sorting:
- AI learning to walk in gym's BipedalWalker environment.☆67Updated 8 years ago
- Solving OpenAI Gym problems.☆187Updated 5 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 5 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- 🧊 🚩Comparison of active inference, q-learning and bayesian rl using modified FrozenLake environment☆34Updated 5 years ago
- A custom reinforcement learning environment for OpenAI Gym & PettingZoo that implements various Stag Hunt-like social dilemma games.☆35Updated 8 months ago
- LatPlan : A domain-independent, image-based classical planner☆87Updated 3 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆154Updated 4 years ago
- Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686☆145Updated 4 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆195Updated last year
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- ☆92Updated 5 years ago
- ☆39Updated 5 months ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆190Updated 3 years ago
- IRL Toolkit developed by Sergey Levine (Taken from https://graphics.stanford.edu/projects/gpirl/)☆62Updated 9 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- ☆50Updated 2 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆94Updated 7 years ago
- Using Deep Reinforcement Learning Project Repository☆11Updated 3 years ago
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 6 years ago
- A JAX Implementation of the Twin Delayed DDPG Algorithm☆35Updated 5 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- Implementation of the two-step-task as described in "Prefrontal cortex as a meta-reinforcement learning system" and "Learning to Reinforc…☆59Updated 6 years ago