vivek3141 / rubiks-cube-ai
Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.
☆18Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rubiks-cube-ai
- A comprehensive C tutorial.☆9Updated 6 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 5 years ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 4 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- Solving TicTacToe using the minimax algorithm.☆9Updated 5 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆101Updated 2 years ago
- Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in …☆16Updated last year
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆28Updated 6 years ago
- A generic rubiks cube solver☆93Updated 5 months ago
- A python back-end web app to visualize a two dimensional vector field, and to calculate divergence and curl at any point.☆28Updated 5 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆95Updated 5 years ago
- Rubik's Cube solver using reinforcement learning☆54Updated 6 months ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 4 years ago
- Python Rubik's cube solver☆157Updated last year
- Rubik solving algorithms implemented in Python☆57Updated last year
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Optimally solve the Rubik's 2x2x2 cube with Python☆69Updated 9 months ago
- briefcubing.com site☆27Updated last year
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆160Updated 3 months ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Rubik's Cube solver in Python☆199Updated 5 years ago
- An implementation of the paper "Solving the Rubik's Cube without Human Knowledge"☆12Updated 5 years ago
- A pure Python implementation of Herbert Kociemba's two-phase algorithm for solving the Rubik's Cube☆17Updated last year
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- Solve Rubik's Cube in less than 19 moves on average with Python.☆619Updated 8 months ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆190Updated last year
- Given an image of a rubiks cube, find the RGB value for each square.☆129Updated last year
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 6 months ago