AI missile heading towards target despite wind

You call that a MISSile? I call mine a HITile…

Exploring both AI and non AI approaches to create very accurate missiles.
2 7 segment displays showing 08

Neural Network with Memory

Using ML for memory and counting by leveraging concepts from electronics.
Missile Command Screen Shot

War isn’t fun, but this is…

Teaching ML to target inbound missiles for Missile Command.
ML spaceships using thrust vectoring

No Crash Landing Permitted

Using ML to pilot a space craft such that it lands slow enough to avoid killing its virtual occupants.
Sheep being herded

Using sheep because cats won’t herd

Attempting to herd sheep using ML with discussion on sheep behaviour and algorithms.

Count Me In

Training an AI to provide a 7-segment display output based on sum of inputs.
Countdown style board saying vowel consonant

Consonant or Vowel, sounds like Countdown!

I wrote this post not because it’s a difficult task, but one that I wanted to explain properly. Whilst experimenting…

Data Classification

A continual visual representation as the classifier learns.
Graph of data points with ML approximation

Linear Regression

Watching linear regression in action.

A sine of what?

Can we train "perceptrons" to compute Math.Sin() reasonably accurately?