Neural Network Robot
Srivatsa Sinha
Ranchi, Jharkhand
- 0 Collaborators
A arduino based neural network robotic car ...learn more
Overview / Usage
We created a bot that was controlled by simple neural network for its control direction. The direction was discrete as in the angles of steer was -90 , 0, +90. We feed a 100 x 100 grayscale image to a 3 layer neural network which learns the control angle over the course of training. The environment was restricted a white path over a black surface.