Giter VIP home page Giter VIP logo

saadmahboob / evolution-of-deep-neural-network-using-genetic-algorithm-for-self-car-driven Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omar-mahfouz/evolution-of-deep-neural-network-using-genetic-algorithm-for-self-car-driven

0.0 1.0 0.0 3.79 MB

A 3d Unity simulation for self car driven by Evolution Deep Neural Network Using Genetic Algorithm to train the neural network weights

C# 100.00%

evolution-of-deep-neural-network-using-genetic-algorithm-for-self-car-driven's Introduction

Evolution-of-Deep-Neural-Network-Using-Genetic-ALgorithm-For-Self-Car-Driven

A 3d Unity simulation for self car driven by Evolution Deep Neural Network Using Genetic Algorithm to train the neural network weights

You Can See The Implementation Video on YouTube : https://www.youtube.com/watch?v=QFjvmOMMdbs&feature=youtu.be

The Car :

Cars Has a Five Front Facing Sensors Which Calculate The Distance to Walls and This Values is The Input of The Neural Network The Output of The Neural Network is Two Value The First For Engine Power And The Second for Turn Car Value

The Neural Network :

I Have a Deep Neural Network,fully Connected With Feed Forward It Comprises 4 layers :

  • Input Layer with 5 nodes
  • Two Hidden Layers with 4 nodes For Each one
  • Output Layer with 2 nodes

Training Neural Network :

I Train The Weights of the Neural Network using Evolutionary Algorithm (Genetic Algorithm) At the first I Instantiate N Randomly Cars,When All Car Crashed I Sort The Cars Fitness Value And The Pick Up The Best Cars, to Stay For The Next Generation and then i Make Cross Over For The Best Cars And Mutated it and then The Next Generation Start The Operations Repeat Until The Cars Reach The Goal

evolution-of-deep-neural-network-using-genetic-algorithm-for-self-car-driven's People

Contributors

omar-mahfouz 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.