Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 341 Bytes

File metadata and controls

10 lines (7 loc) · 341 Bytes

pong_openAI_NN

This project Will play the game pong and learn to play better and better. It uses reinforcement learning and deep lewrning

it uses neural networks and we train the weights.

this code will only play the atari gane pong. We use openAI to create the environment whd we interact with it.

the code is written in python 3