Giter Site home page Giter Site logo

Comments (4)

dgriff777 avatar dgriff777 commented on May 30, 2024

Hi @huguyuehuhu, the saved model will perform with about the same consistency that you see it scoring in training at time model is saved. The environment is changing every episode so it takes a while to a policy is made that is consistent on almost all Hardcore Bipedal episodes

from a3c_continuous.

huguyuehuhu avatar huguyuehuhu commented on May 30, 2024

@dgriff777 sorry, I don't understand you well.The training reward is not stable
figure_1
, so when you save the "max reward policy" near 100 episode(orange dot in figure), is actually saved a best policy special to episode near 100, right? when I write a evaluate code, similar like your discrete version, I find the result
image. So , that why I say it not stable, it's reward fluctuating violently;

from a3c_continuous.

dgriff777 avatar dgriff777 commented on May 30, 2024

@huguyuehuhu Watch the agent run ten episodes (render the environment) and you will see why its fluctuating. The environment is very different every episode. This is one of the hardest if not the hardest environment in the openai gym collection of environments for training RL agents. It took 1-2 days on a 72cpu core machine running 64 worker threads to get a consistent sufficient reward model.

I think once you watch agent with --render True I think should explain answer for you best though

from a3c_continuous.

huguyuehuhu avatar huguyuehuhu commented on May 30, 2024

@dgriff777 I got it , thank you very much! May be I should wait until the 'mean reward ' not the 'episode reward ' is convergent.

from a3c_continuous.

Related Issues (6)

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.