GithubHelp home page GithubHelp logo

Comments (2)

RyanZotti avatar RyanZotti commented on July 20, 2024

@RossMelbourne thanks for the note. I've considered RL, but decided against it because I figured that the car would crash too much in the beginning. RL is primarily about learning by intelligent trial and error and I figured there would be a lot of bad crashes if I started RL with weights that were randomly initialized. It might make sense to try RL after pre-training in a supervised fashion, similar to how Google built Alpha Go (first trained through supervision on expert moves and then through RL).

I haven't used a Jetson board, but after doing a quick Google search it looks like it should be fine. The Raspberry Pi is super slow during inference, that's why I had to stream from the laptop. The Jetson board would no doubt perform better than the Pi.

from self-driving-car.

fakhirali avatar fakhirali commented on July 20, 2024

Doing just RL would not be practical as you would have to reset the position of the car each time and it would take hours to train. I was thinking if there is a way to make a simulated environment in Unity3D and then train it in the environment and then test it in the real world. Though the environment would have to behave very similar to the real world. What do you think?

from self-driving-car.

Related Issues (20)

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.