markhliu / AlphaGoSimplifiedLinks
Book repository for AlphaGo Simplified (CRC Press 2024). Implement ideas behind Deep Blue (rule-based AI) and AlphaGo (rule-based AI + Deep Learning) in three simple games: Last Coin Standing, Tic Tac Toe, and Connect Four.
☆23Updated last year
Alternatives and similar repositories for AlphaGoSimplified
Users that are interested in AlphaGoSimplified are comparing it to the libraries listed below
Sorting:
- ☆28Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆137Updated 7 months ago
- ☆220Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆215Updated 2 years ago
- AlphaZero in JAX☆77Updated last year
- ☆13Updated 4 months ago
- MiniZero: An AlphaZero and MuZero Training Framework☆93Updated 3 months ago
- fast + parallel AlphaZero in JAX☆96Updated 5 months ago
- ♟️ Vectorized RL game environments in JAX☆482Updated 3 months ago
- A PyTorch implementation of DeepMind's MuZero agent☆33Updated last year
- ☆86Updated 4 months ago
- Server side code of the Leela Zero project☆67Updated 2 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆162Updated 10 months ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆56Updated 3 years ago
- An implementation of AlphaZero, trained to master Tic-Tac-Toe and Four in a row☆21Updated 2 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆76Updated 5 months ago
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆17Updated 6 years ago
- ☆51Updated 2 years ago
- Python & Matlab code for the figures from the book "Learning Theory from First Principles" by Francis Bach☆105Updated last year
- 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 C++ pytorch implementation of MuZero☆38Updated last year
- Notebooks for the "Deep Learning with JAX" book☆148Updated 11 months ago
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 7 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆50Updated 10 months ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Reference implementation of DeepMinds AlphaGo based on "Deep Learning and the Game of Go"☆44Updated 6 years ago
- Interactive textbook on state-space models☆190Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- Classic MCTS example with mctx☆18Updated 2 years ago
- Single player Alpha Zero implementation☆42Updated 3 years ago