MorvanZhou / mmazeLinks
A python maze generator and solver
☆18Updated 3 years ago
Alternatives and similar repositories for mmaze
Users that are interested in mmaze are comparing it to the libraries listed below
Sorting:
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 5 years ago
- 60_Days_RL_Challenge中文版☆157Updated 7 years ago
- The continuous mountain car problem solved with DDPG☆13Updated 5 years ago
- Using (deep) reinforcement_learning algorithm to practice on OpenAI Gym, Unity ML-Agents,and other virtual environments. Using Python ,Py…☆16Updated 5 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
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆175Updated 5 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- Evolutionary algorithms, alternative to Reinforcement Learning☆41Updated 2 years ago
- Tensorflow 2.0 toy examples☆212Updated 5 years ago
- Proximal Policy Optimization with Tensorflow 2.0☆32Updated 6 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Rocket-recycling with Reinforcement Learning☆288Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 8 months ago
- Deep Reinforcement Learning DQN on Unity ML Agent☆11Updated 7 years ago
- path finding algorithms☆17Updated last year
- Learning-based agent for Google Research Football (足球游戏智能体)☆123Updated 2 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.☆38Updated 2 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆237Updated last year
- [动手学强化学习]系列,基于pytorch。☆59Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Updated 3 years ago
- Framework to build and train RL algorithms☆39Updated 4 years ago
- Reinforcement Learning and Transfer Learning based StarCraft Micromanagement☆46Updated 8 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- 🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!…☆416Updated 2 years ago
- Reinforcement Learning in continuous state and action spaces. DDPG: Deep Deterministic Policy Gradient and A3C: Asynchronous Actor-Critic…☆14Updated 7 years ago
- Reinforcement Leanring Algorithms Trained with Unity☆14Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- ☆35Updated 6 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago