You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried implementing neural networks in JavaScript to mimic a self driving car
To make more neurones just replicate the code and make more hidden layers, it might help in improving the decision making of the car
About
Here is a mimic of neural network that has been implemented to make a self driving car using JavaScript