Code Monkey home page Code Monkey logo

hierarchical_morphology_transfer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hierarchical_morphology_transfer's Issues

Discriminator hyperparameters

The paper only contains some of the discriminator hyperparameters

image

However, there are some other hyperparameters in the README.md, for example

--discrim-decay true
--discrim-online false
--discrim-time-limit 32

So what should I do if I want to reproduce the results in your paper for imitation of AntMaze_Low from PointMaze_Low?
I guess the second row in the table is feasible, right?

How to reproduce the curves in the paper?

I just want to know the command line instructions to reproduce the results in the paper.
I got this error with the command in ReadMe

python scripts/train_model.py --env Ant_High --alg SAC -t 200000 --time-limit 50
gym.error.Error: Attempted to look up malformed environment ID: b'Ant_High'. (Currently all IDs must be of the form ^(?:[\w:-]+\/)?([\w:.-]+)-v(\d+)$.)

I think there is something wrong with this function

def get_env(params: ModelParams):

How to render zero-shot transfer policy?

I want to render a zero-shot high-level policy after training. In other words, I have trained PointMaze_High and AntMaze_Low policies and want to combine them.

The test_model.py renders only one policy at a time, and the test_hrl_model.py requires the high-level and the low-level environments to match as well.

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.