Giter Club home page Giter Club logo

muti-branch-ddpg-carla's Introduction

muti-branch-ddpg-carla's People

Contributors

hubfire 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

muti-branch-ddpg-carla's Issues

Run with Saved Cp

Is there any code to run the simulator with pre-trained checkpoint?

DDPG model

Do you have a trained DDPG model to share with you, thank you very much

How many episodes or hours did you use to train your model?

I have been training it for about 4000 episodes(about 7 hours on one NVIDIA GeForce GTX1060 GPU), but the performance is still not good.I don't know how to observe the training process such as loss with the help of tensorboard. Could you please give me some advice?

merged = tf.summary.merge_all()
sess.run(merged,feed_dict={})

1.Where should I run merged?
2.What is the content of the feed_dict?

I believe your paper and code are both excellent.What I am worried about is whether rl algorithms can work as well as the paper.

Checkpoint

Hi, thanks for sharing and all the efforts. To make sure is the available checkpoint ("image_agent/ckpt"), the retrained model for CIRL: Controllable Imitative Reinforcement Learning for Vision-based Self-driving paper or it is same with CoRL-2017 model?

Problem About Train

Hi! I wonder whether my running is true or not.
When I tried to run Main.py, I found that it finished quickly, that seems it didn't train. And when I made a debug, I found env.reset() always didn't work. And I got an error like this:
self.planner = Planner(self.scene.map_name)
AttributeError:map_name

This error didn't occur if I run carla_env.py directly.
Could you help me? Thank you so much!!!

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.