forestagostinelli / DeepCubeALinks
Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.
☆200Updated last year
Alternatives and similar repositories for DeepCubeA
Users that are interested in DeepCubeA are comparing it to the libraries listed below
Sorting:
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆226Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆163Updated last year
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆83Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆166Updated 4 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 5 years ago
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 3 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆242Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆115Updated 4 months ago
- Open AI gym environment for the game 2048☆76Updated 3 years ago
- ☆235Updated 2 years ago
- AlphaZero in JAX☆81Updated last year
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A simple chess environment for openai/gym☆164Updated last year
- fast + parallel AlphaZero in JAX☆107Updated last year
- 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
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆278Updated 4 months ago
- ♟️ Vectorized RL game environments in JAX☆561Updated 9 months ago
- Modular framework for Reinforcement Learning in python☆180Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- ☆53Updated 2 years ago
- ☆91Updated 11 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research☆504Updated 10 months ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆916Updated 2 years ago
- Code for 1st place solution to Kaggle's Abstraction and Reasoning Challenge☆163Updated 5 months ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆123Updated 4 years ago