This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-02-17 20:51:25

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Real AI! Just like Watson!

If you didn't see him, Watson was a AI competing on Jeopardy. He uses a system to get answers called Machine Learning.
I used that same system to create this project.

What it does is find the delta between the ball x and it's x when the ball hits the paddle. It creates a list of those. When the list has 50 deltas, it averages them and uses that number + the x of the paddle to find where it should go.

Offline

 

Board footer