Live data from Hacker News

Show HN: A basketball hoop to maximize shots that go in [video]

youtube.com

171–172 of 172 posts

Re: Show HN: A basketball hoop to maximize shots that go in [video]

#171
post #29

Can someone briefly eli5 how the Monte Carlo simulations feed into learning the optimal surface?

You pick a random position and a random shot (angle, speed), see where it hits the backboard, and then change the angle of the backboard there to direct the ball through the rim after the bounce. Do this enough times, and you have a surface. (I don't know how the number work out, so there are probably points that have multiple values and surfaces with discontinuities. I guess you average the values at a given point a…

Thanks!

Re: Show HN: A basketball hoop to maximize shots that go in [video]

#172
post #29

Can someone briefly eli5 how the Monte Carlo simulations feed into learning the optimal surface?

Simulate random throw angle/power and random angle at point of impact; remember which angles lead to basket.

Thanks
Post reply on HN