forestagostinelli / DeepCubeALinks
Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.
☆203Updated 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☆230Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆87Updated last year
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆172Updated last year
- Code for 1st place solution to Kaggle's Abstraction and Reasoning Challenge☆163Updated 6 months ago
- ☆237Updated 2 years ago
- AlphaZero in JAX☆81Updated last year
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆58Updated 4 years ago
- ♟️ Vectorized RL game environments in JAX☆583Updated 11 months ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Visualization of MCTS algorithm applied to Tic-tac-toe.☆263Updated 4 years ago
- Pytorch Implementation of MuZero☆352Updated 2 years ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆119Updated 6 months ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆244Updated 3 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆107Updated 6 years ago
- ☆381Updated 4 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆93Updated 7 years ago
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 3 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
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆181Updated last year
- A simple chess environment for openai/gym☆164Updated last year
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- Repository for the Lux AI Challenge, season 3 @NeurIPS 24. Hosted on @kaggle☆324Updated last year
- fast + parallel AlphaZero in JAX☆109Updated last year
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆924Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆122Updated 4 years ago