Inspiration
What it does
Teaches an AI to play Atari Pong using reinforced learning
How I built it
Read through a bunch of reinforced learning articles
Challenges I ran into
Making the pong game modular Interfacing between the two languages Setting up the server for machine learning Unable to fully get ZeroMQ message passing to work
Accomplishments that I'm proud of
Modular pong
What I learned
Interfacing between C++ and Python using ZeroMQ SFML as a graphics library Tensorflow Keras
What's next for Pong AI
Make the network learn faster
Log in or sign up for Devpost to join the conversation.