Skip to content

MEROO1010/neural-self-driving-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Self-Driving Car

A simulation of self-driving cars using a neural network and genetic algorithm for training.

Features

  • Neural Network: Feedforward NN for decision-making.
  • Genetic Algorithm: Evolves car populations over generations.
  • Sensor System: Ray-casting for obstacle detection.
  • Physics Engine: Realistic car movement and collision.
  • Visualization: Neural network weights and activations.

How to Run

  1. Clone the repository.
  2. Open index.html in a modern browser (Chrome, Firefox, Edge).
  3. Use arrow keys to control the yellow car (manual mode).
  4. Watch the AI cars (blue) learn to drive autonomously.

Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages