Autonomous-Racing-PG / ar-tu-do

ROS & Gazebo project for 1/10th scale self-driving race cars
85 stars 36 forks source link

Evolutionary Neural Network Driver #297

Closed marian42 closed 4 years ago

marian42 commented 5 years ago

Implements a first version of a neural network where the weights are improved with an evolutionary algorithm. This approach can learn to complete a lap in ~33s, even though speed is not yet part of the fitness function.