Giter Site home page Giter Site logo

belinghy / steppingstone Goto Github PK

View Code? Open in Web Editor NEW
64.0 64.0 11.0 120.66 MB

ALLSTEPS: Curriculum-driven Learning of Stepping Stone Skills (SCA 2020)

Home Page: https://www.cs.ubc.ca/~van/papers/2020-allsteps/index.html

Python 97.26% Shell 2.74%
computer-animation computer-graphics locomotion-control reinforcement-learning

steppingstone's People

Contributors

belinghy avatar zhaomingxie avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

steppingstone's Issues

Walker3DStepperEnv-v0 train problem

I run Walker3DStepperEnv-v0 train by the following command line/

./scripts/local_run_playground_train.sh curriculum_experiment env_name='mocca_envs:Walker3DStepperEnv-v0' use_curriculum=True

Then, I tried to predict using the following command line.

python3 -m playground.enjoy --env mocca_envs:Walker3DStepperEnv-v0 --net ./runs/2023_03_29__09_00_13__curriculum_experiment/models/mocca_envs:Walker3DStepperEnv-v0_latest.pt

But, the humanoid can not step up the stairs at all, and stopped on the first step.
Please let me know how to train to step up stairs smoothly.

update_specalist not a function of environment MikeStepperEnv-v0.

very excied to use this code to see the demo from https://www.youtube.com/watch?v=Qe1izKvpFRQ using the command:
python3 enjoy.py --env mocca_envs:MikeStepperEnv-v0 --net models/mocca_envs:MikeStepperEnv-v0_latest.pt
but i get an error telling me " mike_StepperEnv object has no attribute 'update_specialist''.

If I delete env.update_specialist() I get further errors related to a missmatch in the size of the environment envs and the expected input size for the nn-model.

help resolving this problem would be much apreciated as I am very excited about trying out this excelent work!!!

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.