Giter Club home page Giter Club logo

Comments (2)

kblomdahl avatar kblomdahl commented on June 14, 2024 2

Hi, I have not had much success with MCTSnet. I have a half implementation [1] but I have encountered numerous problems that made me pause the implementation for the moment:

  • Unsatisfying performance. This is partially an implementation detail, but due to the limited batch size I do not get good GPU utilization which limits its training.
  • The accuracy of the MCTSnet policy did not converge to a better solution than a traditional policy network.
  • The networks of the original article did not work, they did not converge at all for non-trivial data. I had to change all of them to GRU cells which is unsatisfying.

I have not taken the project further than the training step, so I do not know how it would affect the actual playing strength.

[1] https://github.com/Chicoryn/dream-go/tree/dev/mctsnet/contrib/mctsnet

from dream-go.

tensorstart avatar tensorstart commented on June 14, 2024

Thank you for your reply, we have encountered similar problems with you. Our GPU utilization is also not high.
Although Deepmind's ideas are interesting, they don't give any reference code. We were surprised to see that they used MCTSnet to perform a simulation training 3 million times in a Sokoban environment to achieve a 60% success rate.

from dream-go.

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.