this post was submitted on 11 Jun 2025
499 points (96.1% liked)

Microblog Memes

8109 readers
3388 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Pippipartner@discuss.tchncs.de 15 points 4 days ago (3 children)

I'm quite sure that you could use a LLM to play chess and probably even successful, but you need to train it on chess notation of games instead of a pile of fanfiction and other copyright infringements. I have considered trying that but was turned off by how inaccessible LLM training is and how difficult it would be to get a sufficient amount of games written in proper chess notation. Obviously this would not be a real LLM, as it does not "speak", but I was curious how well this would work utilizing the same technique.

[–] Zwiebel@feddit.org 15 points 4 days ago (1 children)

It's called AlphaZero and is the best chess engine to date

[–] anomnom@sh.itjust.works 2 points 4 days ago

Thank you, I couldn’t think of the name, but I knew there was a machine learning chess bot out there that made cheating at online chess really common.

[–] Honytawk@feddit.nl 8 points 4 days ago (1 children)

You shouldn't train an LLM for that, just any other type of machine learning.

You don't need text to play chess.

[–] PoPoP@lemm.ee 1 points 4 days ago

Make the computer play 100,000,000 games against itself. Human games are useless as training data because humans are useless at chess compared to computers.