Skip to content
/ pong-ml Public

Personal project: A game of pong with ml agents to play against.

Notifications You must be signed in to change notification settings

tmhntr/pong-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong-ml 🏓

A pong game with a machine learning twist!

Description

Play the revolutionary game of pong with a friend, or against the machine. Repo includes agents that have been trained using the openAI gym framework with reinforcement learning, as well as code to train new agents.

Reflection:

What I learned through this project:

  • Use of reinforcement learning algorithms and frameworks for a self-directed project.
  • Implementing a game using pygame.

Road map:

  • Add in score display
  • [] Create webpage with github pages and pyjs (or alternative)
  • [] Implement agents with other ml frameworks

About

Personal project: A game of pong with ml agents to play against.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages