Coder Social home page Coder Social logo

o-raac's Issues

How can I find the modified reward?

Dear authors,

In you paper, there are customised reward functions for Half-Cheetah, Walker2D and Hopper. How can I find it in this repo?

Thank you!

Discrepancy in the Risk Distortion and GPU Support

Hi,

Thanks for providing this interesting package.

We are very interesting in your paper Risk-Averse Offline Reinforcement Learning and would like to replicate the results therein. However, I encounter two problem in trying to replicate the results.

  1. In the two of the json files at O-RAAC/json_params/ORAAC/ (Params_cheetah_expert.json and Params_cheetah_medium.json) you have "RISK_DISTORTION": "wang", on other json files you have "RISK_DISTORTION": "cvar". However, in your paper you use CVaR_{0.1} as the risk measure. May I ask whether I should replace the two "RISK_DISTORTION": "wang" with "RISK_DISTORTION": "cvar" as in other four json files? Are there any other parameters in the json files that we need to change in order to replicate Table 2 in your paper ?

  2. Does this package support training the model with GPU? I do see a line of code parser.add_argument('--device', action="store", type=str) in O-RAAC/utils/utilities.py/ but this argument seems used nowhere. I try to run you code in a GPU server using the command python3.8 oraac.py --device "cuda:0" --config_name 'Params_cheetah_medium.json' and the GPU seems NOT used. (I move the oraac.py file out from the experiments folder). Could you please let me know how did you train the models using GPUs.

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.