Code Monkey home page Code Monkey logo

Comments (7)

nodchip avatar nodchip commented on September 28, 2024

Could you please set "100" to "loop"? It specifies how many times the trainer read the training data.

from stockfish.

chris13300 avatar chris13300 commented on September 28, 2024

Do you mean i need a loop greater than 1 to use 100% of the training data !?

Here it takes 13 hours to reach 950m with loop 1. I'm afraid If i set loop 100 (100 * 13 hrs = about 54 days !?), it may takes a very looong times to solve this issue.

from stockfish.

nodchip avatar nodchip commented on September 28, 2024

Do you mean i need a loop greater than 1 to use 100% of the training data !?
Yes.

Here it takes 13 hours to reach 950m with loop 1. I'm afraid If i set loop 100 (100 * 13 hrs = about 54 days !?), it may takes a very looong times to solve this issue.
A training will automatically finish, once the loss is converged even though the loop is set to 100.

from stockfish.

chris13300 avatar chris13300 commented on September 28, 2024

OK thank you very much !

So i will retest with loop 2 because i think reusing several times the same data was not optimal at learning phase...

from stockfish.

FireFather avatar FireFather commented on September 28, 2024

@deedstacktyk I believe he is recommending using
' loop 100 ' (which is default I believe)

from stockfish.

chris13300 avatar chris13300 commented on September 28, 2024

why "loop 1" don't use 100% of the training data ? why should i start for multiple loops in order to train only one all the data ?

from stockfish.

nodchip avatar nodchip commented on September 28, 2024

I think that it is an implementation problem. There are no plans to fix it because it is not a critical issue. Pull requests to fix are welcome.

I'm sorry to say this one but here is not a right place to ask questions. This is a place to report issues. I recommend to ask further questions in the #help channel in the unofficial Stockfish Discord server.

I will close this issue.

from stockfish.

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.