GithubHelp home page GithubHelp logo

Comments (2)

araffin avatar araffin commented on May 27, 2024 1

achieve faster convergence

using less samples? i would definitely try SAC with tuned hyperparameters for that ;)

Also kudos for stable baselines 3; it has been a real pleasure using this framework up to now!

Your welcome =) (we tried to keep the user-friendly api while cleaning up the internals)

but would be great to achieve faster convergence and also reduce the shaking behavior of the joints.

Yes, gSDE may help on that part. A continuity penalty to have smooth actions will improve things too (but you need to pass an history of obs/actions in that case).

from reacher-deep-reinforcement-learning.

koulakis avatar koulakis commented on May 27, 2024

Hello Antonin,

Thanks for the hints. Also kudos for stable baselines 3; it has been a real pleasure using this framework up to now!

No, I haven't tried either the zoo parameters or gSDE yet, but I am curious to try both. The agents reach an almost optimal solution in terms of reward, but would be great to achieve faster convergence and also reduce the shaking behavior of the joints.

My plan is to:

  • re-run each algorithm (A2C, PPO, TD3 and maybe try out SAC) with the half cheetah hyper-parameters you proposed and fine-tune them a bit for reacher
  • repeat the above experiments with the addition of gSDE and check its effect on convergence and the final agents' shaking behavior

I will keep you posted when I make progress. If I am lucky I might get some time to work on this one this weekend :)

Cheers,
Marios

from reacher-deep-reinforcement-learning.

Related Issues (1)

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.