Giter Site home page Giter Site logo

clvrai / mopa-pd Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 3.0 20.22 MB

Distilling Motion Planner Augmented Policies into Visual Control Policies for Robot Manipulation (CoRL 2021)

Home Page: https://clvrai.com/mopa-pd

License: MIT License

Python 63.92% C++ 6.60% Cython 0.22% Shell 29.26%
motion-planning reinforcement-learning robot-learning robot-manipulation robotics

mopa-pd's People

Contributors

arthur801031 avatar shagunuppal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mopa-pd's Issues

Keyword is_bc_policy

Hi!

I was trying to go through the training process with SawyerPushObstacle-v0. I met the keyword error when the following line is executed

obs, reward, done, info = self._env_eval.step(action.detach().cpu().numpy(), is_bc_policy=True)

where the step function in BaseEnv has no is_bc_policy keyword.

def step(self, action, is_planner=False, is_mopa_rl=True):

Or, the _step method should be called here?

def _step(self, action, is_planner=False, is_mopa_rl=True, is_bc_policy=False):

Looking forward to your reply, thanks.

About performance in the paper

Hi,
I have some problems about the performance in the paper.
In [Table 1], which methods were trained with MoPA-RL trajectories?
I have seen that MoPA-RL trajectories were used by BC-Visual and Ours.
Can u explain the training data for each methods, i.e., Asym. SAC | MoPA-Asym. SAC | CoL | CoL w/ BC smoothing | Ours w/o BC smoothing?
I am confused that why [CoL w/ BC smoothing] cannot perform well if it was also trained with MoPA-RL trajectories and BC smoothing, just as your method MoRL-PD?

Thanks for your any reply.

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.