Training a canon to shoot at a target using ML5js
I created a canon shooting demo to make the AI Canon tries to aim and shoot at a target. Basically, the neural network will receive the target’s location and will try to predict the angle and the force for the canon.
Code explanation notes
Neural Net...
legos.hashnode.dev3 min read