pmuens / alphagoLinks
Reference implementation of DeepMinds AlphaGo based on "Deep Learning and the Game of Go"
☆47Updated 6 years ago
Alternatives and similar repositories for alphago
Users that are interested in alphago are comparing it to the libraries listed below
Sorting:
- A structured implementation of MuZero☆205Updated 3 years ago
- An implementation of AlphaZero, trained to master Tic-Tac-Toe and Four in a row☆21Updated 2 years ago
- ☆223Updated last year
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- An implementation of the Alpha Go Zero algorithm, runnable on a single GPU☆49Updated 5 years ago
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆78Updated 8 months ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆218Updated 2 years ago
- AlphaZero in JAX☆78Updated last year
- Double Q-learning reinforcement learning agent on NES Super Mario Bros☆40Updated 6 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 years ago
- ☆32Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆160Updated 4 years ago
- Create an AI capable of solving reasoning tasks it has never seen before☆89Updated 8 months ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- ☆87Updated 7 months ago
- coms4995 Final Project Poker AI☆78Updated 7 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆169Updated last year
- ☆46Updated 2 years ago
- Code for 1st place solution to Kaggle's Abstraction and Reasoning Challenge☆159Updated last month
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆90Updated 7 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆147Updated 9 months ago
- Code and other material for the book "Deep Learning and the Game of Go"☆1,030Updated last year
- Poker with Deep Reinforcement Learning, multi processing, genetic algorithms☆77Updated 2 months ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year