DeepMind's Player of Games, a general-purpose game algorithm

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • adama-lang

    A headless spreadsheet document container service.

  • Thanks for this! I'm currently designing a language for complex board games like Battlestar Galactica: http://www.adama-lang.org/

    Something that I found amazing was inverting the flow control such that the server asks players questions with a list of possible choices simplifies the agent design tremendously. As I'm looking to retire to work on this project, I can generate the agent code and then hand-craft an AI. However, some AIs are soooo hard to even conceptualize.

  • boardgame-research

    List of research around modern boardgames.

  • If you are interested in this, I maintain a list of boardgame-solving related research at https://github.com/captn3m0/boardgame-research, with sections for specific games.

    This looks really interesting. It would be a good project to test this against a general card-playing framework to easily test it on a variety of imperfect-information games based on playing cards.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • analyze-sgf

    Analyze SGF files with KataGo Parallel Analysis Engine to produce Reviewed SGF files.

  • You can also just download pre-trained models. Get those set up and then install Sabaki (https://sabaki.yichuanshen.de/) and connect it to your KataGo... instant (ok, a few hours probably if it's your first time setting it up) superhuman Go AI. There's even an npm package you can use to process SGF files and automatically score moves as good/questionable/bad + generate variations that were better choices: https://github.com/9beach/analyze-sgf/blob/master/README.en-...

  • Sabaki

    An elegant Go board and SGF editor for a more civilized age.

  • You can also just download pre-trained models. Get those set up and then install Sabaki (https://sabaki.yichuanshen.de/) and connect it to your KataGo... instant (ok, a few hours probably if it's your first time setting it up) superhuman Go AI. There's even an npm package you can use to process SGF files and automatically score moves as good/questionable/bad + generate variations that were better choices: https://github.com/9beach/analyze-sgf/blob/master/README.en-...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts