Skip to content

Simple machine learning model that learns to play pong

Notifications You must be signed in to change notification settings

chrisdentremont/pongplayer

Repository files navigation

Pong Machine Learning Player

Introduction

Simple linear regression model that learns to play Pong.

Our linear regression model uses the ball's y-coordinate and the paddle's y-coordinate as input parameters, and the paddle's moving direction is the predicted output of the model.

Example

Below is a gif of the model in action:

pong gif

Contributors

  • Chris D'Entremont
  • Gabriel Madeira
  • Dain Im

About

Simple machine learning model that learns to play pong

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages