Git Product home page Git Product logo

aemcarl's People

Contributors

sjwang2015 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

Watchers

 avatar  avatar  avatar  avatar

aemcarl's Issues

Code for AEMCARL

Dear owners,

As far as I can tell it doesnt seem like the code for your proposed AEMCARL solution is included in this repo. Would it be possible to add this?

Many thanks,

Sahil

Calculating values for actions during testing vs training

After examining the predict function(line 310) in crowd_nav/policy/multi_human_rl.py it seems that even during testing the values for each of the actions are determined by propogating the current state and deriving the value estimate as follows value = reward + pow(self.gamma, self.time_step * state.self_state.v_pref) * next_state_value. Surely at test time you cannot do this and you must use the model only to give you value estimates since you wouldn't have access to a reward and estimates of the next_state_value? Am I missing something?

疑虑

大佬你好,请问AEMCARL算法是"actenvcarl.py"么,他的具体实现在./common目录下的那些么,谢谢大佬

Gazebo Codes

Hi.
I really appreciate for sharing your work.

I'm very interested in your work that conducted in Gazebo.
Could you also share that codes?

Thank you.

训练问题

Hello, do you train faster with CPU or with GPU? How long did it take you to train your policy to converge? Thanks!

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.