An open API service indexing awesome lists of open source software.

https://github.com/muhand/trainingrobotsteering

This project uses backpropagation neural network to train a steering for a robot by taking 2 readings from light sensors and outputting 2 values for the servos.
https://github.com/muhand/trainingrobotsteering

Last synced: 2 months ago
JSON representation

This project uses backpropagation neural network to train a steering for a robot by taking 2 readings from light sensors and outputting 2 values for the servos.

Awesome Lists containing this project

README

        

# TrainingRobotSteering
This project uses backpropagation neural network to train a steering for a robot by taking 2 readings from light sensors and outputting 2 values for the servos.