You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! First I would like to apologize for the grammar errors. HAHA :D
This source is a simple example of neural network with backpropagation to learning play a pong similar game.
You will need install the pygame and numpy libraries.
About
Neural network with backpropagation to learning play a pong similar game in Python.