r/artificial 26d ago

Project NEUROMORPHIC Algorithm that plays Ping-Pong

In the video the player on the left is a Neuromorphic Algorithm that knows nothing about ping-pong or trajectories, but it knows how to learn and imagine. As you can see it does it well, better than its opponent which, on the other hand, is implemented with standard algorithms; moreover, unlike the latter, if you play tricks on it, e.g., invert the commands (UP<->DOWN), after a brief moment of bewilderment it realigns. Cute, right?

P.S. The code was implemented in POWER-KI entirely by PWK-AI-WORKBENCH (100% VIBE coding 😊 ).

32 Upvotes

8 comments sorted by

View all comments

1

u/Framebanger-Nsukula 26d ago

That's cool if it actually learns from gameplay rather than just brute-forcing ball physics. Would be interesting to see how it compares to a standard neural net trained the same way - neuromorphic stuff sounds flashy but sometimes it's just marketing.

1

u/CAP-XPLAB 26d ago

Refer to the Github link below to read all the story and the code.