Giter Site home page Giter Site logo

Double Q for DIAYN about sac HOT 5 CLOSED

josiahls avatar josiahls commented on July 26, 2024 2
Double Q for DIAYN

from sac.

Comments (5)

m-smith avatar m-smith commented on July 26, 2024 1

I've not compared the two yet! I've only ever used the double Q version. Can confirm that DIAYN still learns with the double Q--as to how it affects the skill structure, I'll look into this soon and be sure to update here when I do!

from sac.

hartikainen avatar hartikainen commented on July 26, 2024

The reason for not using the double Q is that the initially published version of SAC did not use it and DIAYN was implemented on top of the first version of SAC. I believe the complete override was done just because it was easier to isolate the two parts of the code, as the implementation was not meant to be used as a library but rather just an example implementation for research purposes. @haarnoja, please correct me if I'm wrong.

from sac.

josiahls avatar josiahls commented on July 26, 2024

This is a great answer, thanks! Wasn't expecting someone to reply so fast. Seems like there is some opportunity for experimenting to see if double q can improve performance.

The overlapping/overriding code part of the question also makes sense. I'll go ahead and close this since my question is answered.

from sac.

hartikainen avatar hartikainen commented on July 26, 2024

Glad that it helped! Definitely worth trying the double-Q function out. From my recent experience, the minimum over the ensemble really improves the performance in cases where the reward is dense and the task doesn't require much exploration (such as in the standard gym locomotion environments). It does seem to really degrade the performance in some cases, especially in sparse tasks where exploration is necessary, however. I don't have a clear intuition of how this would work for DIAYN though. It would be great to hear if you find anything interesting!

from sac.

hartikainen avatar hartikainen commented on July 26, 2024

@m-smith, this reminds me that we were just discussing the double Q in the DIAYN context. Did you happen to ever try it out?

from sac.

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.