Coder Social home page Coder Social logo

agungputrap / carwin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alessandrofrancesconi/carwin

0.0 2.0 0.0 40.3 MB

A self-driving car implemented with neural networks and genetic algorithms (AI Course Project)

Home Page: http://www.alessandrofrancesconi.it/projects/carwin/

License: Other

JavaScript 95.59% HTML 3.85% GLSL 0.57%

carwin's Introduction

Carwin

A self-driving car implemented with neural networks and genetic algorithms (AI Course Project)

This project is a study (and a implementation) of neural networks potentials in a context where a car learns itself how to drive into a set of circuits. Connected with the developed neural network there is a genetic algorithm based on "Darwin's natural selection law".

Requirements

The entire work has been made using the Unity3D Game Engine 4.0 (http://www.unity3d.com) and Trimble Sketchup (http://www.sketchup.com). The reason of this choice is that we needed an easy way to represent 3D models with physical properties, but there are no limitations to develop projects like this in other ways, languages or systems.

Usage

For non-Unity users, you can still try Carwin by opening carwin-build/carwin-build.html sample page. You only have to install the Unity Web Player.

For hackers equipped with Unity3D 4.0, open carwin-unityproj/Assets/defaultScene.unity to have full control of this project.
The source files you are probably interested to are in Assets/Scripts/CarControl folder. Read carwin-buzzoni_francesconi2012.pdf for more informations. Enjoy!

During the simulation you can use the following keyboard shortcuts:

  • Numbers from 1 to 4 to change the track
  • UP-arrow to enlarge the camera view

The following commands are available only through the Unity3D editor:

  • S to save the overall best chromosome in an external file "bestchr.txt"
  • R to restore the saved best chromosome and apply it to the current simulation (enters in SHOW MODE)

Authors

We are two students at University of Bologna, Computer Science Department. This project belongs to the Artificial Intelligence course.

Credits

carwin's People

Contributors

alessandrofrancesconi avatar buzzoit88 avatar

Watchers

James Cloos avatar Agung Putra Pasaribu 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.