Giter Site home page Giter Site logo

vasanthhr / self_driving_car_automobiles_sqneuralnet Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 262 KB

Machine Learning / Artificial Intelligence for Self Driving Car & Automobiles By sq Neural Networks Modules

License: MIT License

Jupyter Notebook 100.00%

self_driving_car_automobiles_sqneuralnet's Introduction

Self_Driving_Car_Automobiles_sqNeuralNet

Getting Started


Programming Languages & Libraries

Python 3.5

Keras 2.2.0

TensorFlow r1.5 above
(Google brain libraries)


Module Overview

I have placed my code/package(main core part) in github repository. 
And please find the below points to understand more on it.

1. The code shows the neural networks, which involves Convolutional Neural Networks(CNN) and 
   Last layer of Recurrent Neural Network(RNN). 

2. Here, the Convolutional Neural Networks process the input frames/images and send back to 
   Recurrent Neural Network. 
   
@Courtesy : NVIDIA  (The Model structure)

I gave code here and it’s a foundation to achieve self-driving car/automobiles or autonomous car/automobiles.

But I haven’t posted my another modules here that has more hidden layers 
and multi LSTMs (complete Deep Learning and Self/Auto learning). 


I can support/guide you if you want work on this Deep Learning and Self/Auto learning process.


Predict input videos (here: Frames/Images)

Predict the Driving angle by passing live frames/images.

Realtime inputs: Input Frames/Images would come from Dynamic Camera/Video processor
                 (Usually it would be attached in cars/automobiles coverage area.).

Use more samples and epochs to increase the acccuracy and to redcue the loss.

Here, by seeing overall results I could say that model achieved with good precision 
(precision: To measure model's performance).

Output for this live(Below Image Input: Frame/Image):

array([[103.16771]], dtype=float32)

Car needs to be turned right by Degree : 103.16771

self_driving_car_automobiles_sqneuralnet's People

Contributors

vasanthhr avatar

Watchers

 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.