wlongxiang / mctsLinks
☆20Updated 4 years ago
Alternatives and similar repositories for mcts
Users that are interested in mcts are comparing it to the libraries listed below
Sorting:
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- An AI program that plays Flappy Bird using reinforcement learning.☆43Updated 4 years ago
- A Gentle Principled Introduction to Deep Reinforcement Learning☆19Updated 6 months ago
- A simple OpenAI Gym environment for Neural Architecture Search (NAS)☆30Updated 5 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆56Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago
- Minimal and Clean Reinforcement Learning Examples in PyTorch☆41Updated 6 years ago
- The exact codes used by the team "liveinparis" at the kaggle football competition ranked 6th/1141☆57Updated 4 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆71Updated last year
- ☆23Updated last year
- Unofficial Gato: A Generalist Agent☆214Updated last year
- OpenAI Gym Style Tic-Tac-Toe Environment☆75Updated 4 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆86Updated 4 months ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆104Updated 6 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 6 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 3 years ago
- A PyTorch implementation of DeepMind's MuZero agent☆36Updated last year
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Unity ML-Agents Environment for Active Object Tracking with Reinforcement Learning☆12Updated 4 years ago
- ☆16Updated 4 years ago
- Produce intelligence by means of natural selection without objective/reward optimization☆14Updated 4 years ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 5 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆184Updated 2 years ago
- Understanding RL vision Distill article☆24Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆103Updated 3 years ago
- OpenAI Gym wrapper for Metacar: A reinforcement learning environment for self-driving cars in the browser.☆45Updated 6 years ago