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.
☆33Updated last year
Alternatives and similar repositories for AlphaGoSimplified
Users that are interested in AlphaGoSimplified are comparing it to the libraries listed below
Sorting:
- ☆237Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- ☆34Updated 2 years ago
- Notebooks for the "Deep Learning with JAX" book☆168Updated 8 months ago
- Python & Matlab code for the figures from the book "Learning Theory from First Principles" by Francis Bach☆137Updated last year
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆172Updated last year
- A PyTorch implementation of DeepMind's MuZero agent☆36Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆119Updated 6 months ago
- Notes and code implementations of examples and algorithms of the book Reinforcement Learning, 2nd Edition☆19Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆87Updated last year
- Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments☆296Updated 9 months ago
- PyTorch implementation of AlphaZero Chess from scratch☆181Updated last year
- Code Listings for the book: Optimization Algorithms. Manning Publications, 2024.☆139Updated 10 months ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆58Updated 4 years ago
- Repository for the CRC Press book Machine Learning, Animated☆30Updated 2 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆156Updated 8 months ago
- Interactive textbook on state-space models☆202Updated 2 years ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- Code and notebook repository for the book Evolutionary Deep Learning by Micheal Lanham☆64Updated 3 years ago
- Code for the book "The Elements of Differentiable Programming".☆282Updated 7 months ago
- ☆91Updated 2 years ago
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆203Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Reading list for adversarial perspective and robustness in deep reinforcement learning.☆129Updated 6 months ago
- fast + parallel AlphaZero in JAX☆109Updated last year
- ♟️ Vectorized RL game environments in JAX☆583Updated 11 months ago
- AlphaZero in JAX☆81Updated last year
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆204Updated 8 months ago
- This repository contains a better implementation of Kolmogorov-Arnold networks☆63Updated 8 months ago