GithubHelp home page GithubHelp logo

Comments (4)

florensacc avatar florensacc commented on July 29, 2024

Yes, it could take over a couple of days in a machine like yours to reach the reported performance. What do you mean exactly by "reruns"?

from rllab-curriculum.

therealchuckliu avatar therealchuckliu commented on July 29, 2024

Ok, that's good to know. Just eyeballing the log output it seems the same couple tests are being run repeatedly and labeled as either itr #0 or #1

from rllab-curriculum.

florensacc avatar florensacc commented on July 29, 2024

You might be referring to the inner training: as described in the paper, every iteration executes "n" TRPO steps. Therefore, if your n=2 you should be seeing many itr #0, itr #1 and then repeat. In between them, you should see a log of the outer iteration progress.

from rllab-curriculum.

therealchuckliu avatar therealchuckliu commented on July 29, 2024

Oh I see, looked at the code more carefully and makes sense now. Will totally take over a day to finish running, I think I'll set up an EC2 instance instead XD. Thanks!

from rllab-curriculum.

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.