Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more →
Alpha-zero-general Alternatives
Similar projects and alternatives to alpha-zero-general
-
-
Kargo
Kargo - optimize your multi-stage deployment pipelines using GitOps. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
-
SelfplayLab
Implementation of the alphago zero algorithm with some small games for experimenting with reinforcement learning
-
-
Popular-RL-Algorithms
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
-
Siren-fastai2
Unofficial implementation of 'Implicit Neural Representations with Periodic Activation Functions'
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
-
Hands-On-Meta-Learning-With-Python
Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
-
alpha-zero-general discussion
alpha-zero-general reviews and mentions
-
Competitive reinforcement learning for turn-based games
This is a good intro to alphazero and montecarlo treesearch , Followed by This repo.
- Looking for deeper understanding of AlphaZero algorithm
-
Any interest in a strong Santorini (no powers) AI?
I'm not planning on sharing code at the moment as I'm still working on improving it. The main part of the code is simply from https://github.com/suragnair/alpha-zero-general plus my implementation of game logic (about 100 lines). So for you to use the AI you really need the weights for the neural network. I plan on releasing a better version than the current version in say two months or so.
-
A note from our sponsor - AppSignal
www.appsignal.com | 16 Sep 2026
Stats
suragnair/alpha-zero-general is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of alpha-zero-general is Jupyter Notebook.
Popular Comparisons
- alpha-zero-general VS muzero-general
- alpha-zero-general VS SelfplayLab
- alpha-zero-general VS minigo
- alpha-zero-general VS Popular-RL-Algorithms
- alpha-zero-general VS Siren-fastai2
- alpha-zero-general VS tensorflow-onnx
- alpha-zero-general VS reversatile
- alpha-zero-general VS rl-trading
- alpha-zero-general VS Hands-On-Meta-Learning-With-Python
- alpha-zero-general VS First-Explore