Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 212 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 212 Bytes

Pong-AI

This is an AI for playing the game Pong. The AI learns thru reinforcement.

Framework

  • Tensorflow
  • P5.js

Note The game Pong is not the original pong. It's a simplified version of this game.