Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 247 Bytes

Playing pong using deep reinforcement learning

  • Used pygame to make the pong game
  • Used Q-learning to teach the network to play pong

Read more about it here