searchless_chess

Grandmaster-Level Chess Without Search (by google-deepmind)

Searchless_chess Alternatives

Similar projects and alternatives to searchless_chess

  1. lila

    ♞ lichess.org: the forever free, adless and open source chess server ♞

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Stockfish

    A free and strong UCI chess engine

  4. aider

    aider is AI pair programming in your terminal

  5. KataGo

    GTP engine and self-play learning in Go

  6. SWE-bench

    SWE-bench [Multimodal]: Can Language Models Resolve Real-world Github Issues?

  7. chess_gpt_eval

    A repo to evaluate various LLM's chess playing abilities.

  8. chess-transformers

    Teaching transformers to play chess

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. chessmate

    Chess AI in Java - 2005 High School Project

  11. claude-code-proxy

    Run Claude Code on OpenAI models

  12. chat.md

    An md file as a chat interface and editable history in one.

  13. augment-swebench-agent

    The #1 open-source SWE-bench Verified implementation

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better searchless_chess alternative or higher similarity.

searchless_chess discussion

Log in or Post with

searchless_chess reviews and mentions

Posts with mentions or reviews of searchless_chess. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-16.
  • OpenAI o3 and o4-mini – OpenAI
    7 projects | news.ycombinator.com | 16 Apr 2025
    >These models cannot even make legal chess moves. That’s incredibly basic logic, and it shows how LLMs are still completely incapable of reasoning or understanding.

    Yeah they can. There's a link I shared to prove it which you've conveniently ignored.

    LLMs trained on chess games play chess just fine. They don't make silly mistakes and they very rarely make illegal moves.

    There's gpt-3.5-turbo-instruct which i already shared and plays at around 1800 ELO. Then there's this grandmaster level chess transformer - https://arxiv.org/abs/2402.04494

    So are they capable of reasoning now or would you like to shift the posts ?

  • Grandmaster-Level Chess Without Search
    9 projects | news.ycombinator.com | 17 Oct 2024
    This repository provides an implementation of our paper Grandmaster-Level Chess Without Search. https://arxiv.org/abs/2402.04494

    The recent breakthrough successes in machine learning are mainly attributed to scale: namely large-scale attention-based architectures and datasets of unprecedented scale. This paper investigates the impact of training at scale for chess. Unlike traditional chess engines that rely on complex heuristics, explicit search, or a combination of both, we train a 270M parameter transformer model with supervised learning on a dataset of 10 million chess games. We annotate each board in the dataset with action-values provided by the powerful Stockfish 16 engine, leading to roughly 15 billion data points. Our largest model reaches a Lichess blitz Elo of 2895 against humans, and successfully solves a series of challenging chess puzzles, without any domain-specific tweaks or explicit search algorithms. We also show that our model outperforms AlphaZero's policy and value networks (without MCTS) and GPT-3.5-turbo-instruct. A systematic investigation of model and dataset size shows that strong chess performance only arises at sufficient scale. To validate our results, we perform an extensive series of ablations of design choices and hyperparameters.

Stats

Basic searchless_chess repo stats
3
583
5.0
6 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?