Code Monkey home page Code Monkey logo

Comments (5)

ruicoelhopedro avatar ruicoelhopedro commented on July 24, 2024

That file contains all the weights for the recent dynamic PSQ tables introduced in #12. Since they are quite a lot of values, I have packed them into that binary file (which has the .dat extension, but could have been something else). You can interpret them as some sort of NN, yes.

you might not want to fully tell us your code ideas, i know ..

If that was the case, this project wouldn't be open source ;)

from pawn.

tissatussa avatar tissatussa commented on July 24, 2024

You can interpret them as some sort of NN, yes.

nice! are (only) self play games involved ?

from pawn.

ruicoelhopedro avatar ruicoelhopedro commented on July 24, 2024

nice! are (only) self play games involved ?

Yes, the training data is generated in self-play at a fixed shallow depth with some random moves to introduce diversity.

from pawn.

AlexBrunetti avatar AlexBrunetti commented on July 24, 2024

You can interpret them as some sort of NN, yes.

This is an indexed table, as I can understand from the code; how can you call it a sort of NN?

Alex

from pawn.

ruicoelhopedro avatar ruicoelhopedro commented on July 24, 2024

In the sense that it contains the weights for a trained data-driven model used during evaluation. It's not an NN, but it is stored in a similar fashion as one would be.

from pawn.

Related Issues (15)

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.