Code Monkey home page Code Monkey logo

Comments (3)

OmnipotentEntity avatar OmnipotentEntity commented on July 17, 2024 1

If you are interested in a research project, you might have all of the relevant tools necessary already at your disposal. There is a recent paper about using a LLM to interpret internal model parameters. If you can use an already trained LLM and give it access to the model parameters and the reviews (which are a freely available collection of game reviews from the Go Teaching Ladder) then you might be able to train the LLM to comment games and explain moves as a human would.

However, this is a non-trivial task and a non-trivial ask. I would be interested if you make anything out of it, using either Gemma or OPT or Llama2 or whichever.

from katago.

lightvector avatar lightvector commented on July 17, 2024

Probably not. General-purpose LLMs right now aren't going to be very good at Go, and will have almost no training data for interpreting the stats of a tree of nodes from MCTS in Go.

from katago.

jojobm avatar jojobm commented on July 17, 2024

Probably not. General-purpose LLMs right now aren't going to be very good at Go, and will have almost no training data for interpreting the stats of a tree of nodes from MCTS in Go.

Is there any other possibility then? We know that Go AI has achieved a certain 'god-like' level through extensive self-play. By analogy, could we apply a fine-tuning approach similar to the one used for large language models (LLMs) to Katago? In this case, the objective would be to make Katago understand human game records (even those of specific players) based on its existing model parameters, with the goal of identifying the positions where humans are most prone to making mistakes.

from katago.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.