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:
- An AI program that plays Flappy Bird using reinforcement learning.☆44Updated 5 years ago
- A Gentle Principled Introduction to Deep Reinforcement Learning☆19Updated 8 months ago
- Minimal and Clean Reinforcement Learning Examples in PyTorch☆42Updated 7 years ago
- Unity ML-Agents Environment for Active Object Tracking with Reinforcement Learning☆12Updated 5 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- A web based platform for collecting human actions in reinforcement learning environments☆31Updated 3 months ago
- A simple OpenAI Gym environment for Neural Architecture Search (NAS)☆31Updated 5 years ago
- Understanding RL vision Distill article☆25Updated 2 years ago
- Minimal code for A Generalist Agent☆44Updated 3 years ago
- ☆23Updated last year
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- An MDL-based approach to the Abstraction and Reasoning Corpus (ARC) challenge☆23Updated 4 months 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…☆72Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆88Updated 6 months ago
- rock paper scissors game using Double-DQN against different random generator☆17Updated 6 years ago
- A PyTorch implementation of DeepMind's MuZero agent☆36Updated 2 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆86Updated 2 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- Gym environment for playing Wordle with RL agents☆43Updated 3 years ago
- Codebase of Santara et. al., RAIL: Risk Averse Imitation Learning, Published in AAMAS 2018☆15Updated 3 years ago
- POMDP wrappers for OpenAI Gym☆15Updated 6 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆47Updated 3 years ago
- TaskMet Task-driven Metric Learning for Model Learning☆20Updated last year
- Unofficial Gato: A Generalist Agent☆217Updated last year
- Official code for the paper "Context-Aware Language Modeling for Goal-Oriented Dialogue Systems"☆34Updated 3 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- Landing a Spaceship using Upside-Down Reinforcement Learning (a.k.a ⅂ꓤ)☆12Updated 2 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 6 years ago