pmuens / alphagoLinks
Reference implementation of DeepMinds AlphaGo based on "Deep Learning and the Game of Go"
☆59Updated 6 years ago
Alternatives and similar repositories for alphago
Users that are interested in alphago are comparing it to the libraries listed below
Sorting:
- ☆237Updated 2 years ago
- An implementation of AlphaZero, trained to master Tic-Tac-Toe and Four in a row☆26Updated 3 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆87Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 6 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆181Updated last year
- ☆92Updated last year
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- For code etc relating to the network training process.☆176Updated 2 months ago
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- Leela - a Go program combining Monte Carlo simulations and Neural Networks.☆71Updated 2 years ago
- Data and code for the paper "A Neural Network Solves, Explains, and Generates University Math Problems by Program Synthesis and Few-Shot …☆184Updated 3 years ago
- ☆34Updated 2 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆244Updated 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
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆203Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- Reinforcement Learning + Starcraft 2☆154Updated 3 years ago
- Artificial go player based on reinforcement and supervised learning☆48Updated 2 years ago
- AlphaZero in JAX☆81Updated last year
- An implementation of the Alpha Go Zero algorithm, runnable on a single GPU☆49Updated 5 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
- Double Q-learning reinforcement learning agent on NES Super Mario Bros☆41Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆107Updated 6 years ago
- Code for 1st place solution to Kaggle's Abstraction and Reasoning Challenge☆163Updated 7 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆332Updated last year