leela-zero VS KataGo

Compare leela-zero vs KataGo and see what are their differences.

leela-zero

Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper. (by leela-zero)

KataGo

GTP engine and self-play learning in Go (by lightvector)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
leela-zero KataGo
11 49
5,225 3,235
0.0% -
0.0 9.3
about 1 year ago 6 days ago
C++ C++
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

leela-zero

Posts with mentions or reviews of leela-zero. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.

KataGo

Posts with mentions or reviews of KataGo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.
  • After AI beat them, professional Go players got better and more creative
    5 projects | news.ycombinator.com | 8 Apr 2024
    > KataGo was trained with more knowledge of the game (feature engineering and loss engineering), so it trained faster.

    Not really important to your point, but it's not really just that it uses more game knowledge. Mostly it's that a small but dedicated community (especially lightvector) worked hard to build on what AlphaGo and LeelaZero did. Lightvector is a genius and put a lot of effort into KataGo. It wasn't just add some game knowledge and that's it. https://github.com/lightvector/KataGo?tab=readme-ov-file#tra... has a bunch of info if you're interested.

  • Monte-Carlo Graph Search from First Principles
    2 projects | news.ycombinator.com | 10 Mar 2024
    Immediately recognise the author as the genius behind KataGo: https://github.com/lightvector/KataGo
  • Request for help getting two specific outputs from the Katago AI engine
    2 projects | /r/baduk | 4 Jul 2023
  • KataGo should be partially resistant to cyclic groups now
    1 project | /r/baduk | 3 Jul 2023
    (also, if you want to donate GPU time, https://katagotraining.org/ would be happy to have more people contributing to training as well!)
  • Man beats machine at Go in human victory over AI
    1 project | news.ycombinator.com | 29 Jun 2023
    > Kellin Pelrine, an American player who is one level below the top amateur ranking, beat the machine by taking advantage of a previously unknown flaw that had been identified by another computer. But the head-to-head confrontation in which he won 14 of 15 games was undertaken without direct computer support.

    My take: what Kellin Pelrine really exploited is that the AI can't learn and adapt. Even GPT can't learn or adapt to anything beyond its context window. It took a computer to find and teach him the winning strategy, and it probably took a lot longer than AlphaGo did to train. But once he learned, he had the advantage; meanwhile AlphaGo never adapted and learned to counter the strategy itself, because it can't.

    One thing to note is that he beat KataGo [1] and Leela Zero [2], but not AlphaGo or AlphaZero, because the AlphaGos aren't public. So it's possible he wouldn't actually beat the real AlphaZero with this strategy. But considering the strategy he used works in theory work against any model with AlphaGo/AlphaZero's design (he beat Leela Zero which has the exact same model), and Leela Chess and Stockfish are apparently better than AlphaZero now; I think he would still win.

    [1] https://github.com/lightvector/KataGo

    [2] https://github.com/leela-zero/leela-zero

    1 project | /r/baduk | 19 Feb 2023
    Experimentally, KataGo did also try some limited ways of using external data at the end of its June 2020 run, and has continued to do so into its most recent public distributed run, "kata1" at https://katagotraining.org/. External data is not necessary for reaching top levels of play, but still appears to provide some mild benefits against some opponents, and noticeable benefits in a useful analysis tool for a variety of kinds of situations that don't occur in self-play but that do occur in human games and games that users wish to analyze.
  • I wonder if these ChatGPT answers will every get nuked
    2 projects | /r/ChatGPT | 16 Mar 2023
    I've been using ChatGPT since launch and constantly seeking out examples of how others have been using it. A few years ago I started using KataGo with Sabaki to improve my go-playing abilities. I've known about token embeddings in neural networks before ChatGPT was a twinkle in OpenAI's eye. I was there, but I haven't seen everything you've seen, so please show me. If the truth is that ChatGPT has canned responses to some prompt or set of prompts, then I want to believe that it does. If I have misconceptions about anything, I want to break those misconceptions. As long as your beliefs and mine contradict one another, one of us has the opportunity to learn.
  • Human Go players beat top Go AIs using a "trick"
    4 projects | /r/baduk | 17 Feb 2023
    For some stuff besides LCB, see https://github.com/lightvector/KataGo/blob/master/docs/KataGoMethods.md for a summary of a few more recent other things KataGo added that hadn't been done in earlier bots.
  • DeepMind has open-sourced the heart of AlphaGo and AlphaZero
    4 projects | news.ycombinator.com | 15 Feb 2023
    I'd suggest KataGo, which is much stronger and more actively developed than Leela Zero https://github.com/lightvector/KataGo
  • KataGo changes training framework from TensorFlow to PyTorch
    1 project | news.ycombinator.com | 8 Jan 2023

What are some alternatives?

When comparing leela-zero and KataGo you can also consider the following projects:

alpha-zero-boosted - A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)

opensea-js - TypeScript SDK for the OpenSea marketplace

katrain - Improve your Baduk skills by training with KataGo!

mctx - Monte Carlo tree search in JAX

online-go.com - Source code for the Online-Go.com web interface

koneko - 🐈🌐 nyaa.si terminal BitTorrent tracker

lizzie - Lizzie - Leela Zero Interface

leela-zero - Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.

nnue-pytorch - Stockfish NNUE (Chess evaluation) trainer in Pytorch

hivemind - Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.

BadukMegapack - Installer for various AI Baduk softwares