Coder Social home page Coder Social logo

car-nd-term-1's Introduction

Self-Driving Car Engineer Nanodegree

Udacity "Self-Driving Car Engineer" Nanodegree files

Documentations

To build Python documentations

Make sure you have installed Node.js 6

Once you have installed Node.js, do the following

  1. Open the Car-ND folder in terminal or Command Prompt.
  2. Type in the following once
    npm install
    
  3. To build the Python docs, type in
    gulp
    

If there are no errors, the index.html will be in build/html/index.html, double clicking that will open in a web browser.

or

Open docs folder in Command Prompt or Terminal and type in

make html

Term 1

Term 1 is mainly focused on finding the lanes and objects correctly using various algorithms and computer vision.

1 Finding Lanes

In this section we were introduced to the basic knowledge of Computer Vison using OpenCV and Python. The files are available here.

More on this in my blog Part 1.1 Car-ND: Detect road lanes using Computer Vision and Python 3

Outcome

Road lanes

2 MiniFlow

A Stochastic Gradient Descent based Backpropogation algorithm to minimise the error.

Files can be found here

3 TensorFlow

An introduction to TensorFlow.

Files can be found here

4 Deep Neural Network

Files for DNN can be found here.

5 Convolutional Neural Network

Files for CNN can be found here

6 Traffic Sign Classifier

Files for CNN can be found here

7 Keras

Files for CNN can be found here

8 Transfer learning

Files for CNN can be found here

License and Disclaimer

All product and company names are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them. Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License, and code samples are licensed under the MIT License.

car-nd-term-1's People

Contributors

akshaybabloo avatar

Watchers

 avatar  avatar  avatar

Forkers

minvex

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.