Coder Social home page Coder Social logo

joserfjuniorllms / self-driving-car-3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sethips/self-driving-car-1

1.0 0.0 0.0 85.59 MB

Transfer learning for end to end autonomous driving using pre trained ResNet50 weights in google colab.

License: MIT License

Jupyter Notebook 100.00%

self-driving-car-3's Introduction

Behavioral Cloning For Self Driving Cars

Transfer learning for end to end autonomous driving using pre trained ResNet50 weights in google colab.

Check out the corresponding medium blog post https://towardsdatascience.com/how-to-train-your-self-driving-car-using-deep-learning-ce8ff76119cb.

Goal

Train a end-to-end deep learning model that would let a car drive itself around the track in a driving simulator.

Data collection

In this project Udacity driving simulator has been used which has two different tracks. One of them was used for collecting training data, and the other one โ€” never seen by the model โ€” as a substitute for test set.

The driving simulator would save frames from three front-facing "cameras", recording data from the car's point of view; as well as various driving statistics like throttle, speed and steering angle. We are going to use camera data as model input and expect it to predict the steering angle in the [-1, 1] range.

Results

Driving

Citing

@misc{Abhinav:2019,
  Author = {Abhinav Sagar},
  Title = {Self Driving Car},
  Year = {2019},
  Publisher = {GitHub},
  Journal = {GitHub repository},
  Howpublished = {\url{https://github.com/abhinavsagar/Self-Driving-Car}}
}

self-driving-car-3's People

Contributors

abhinavsagar avatar

Stargazers

 avatar

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.