Deep Reinforcement Learning for Ping Pong
In this post, you will implement an AI program(or agent if you want to be more fancy! If you are beginner to reinforcement learning this post is perfect for you as it tries to cover the essence of Reinforcement Learning. The code and a challenge link has been attached below So Follow along till the end..! For our case we use a game which is(you guessed it!) Ping Pong, as our environment, provided by OpenAI's library, as the environment for our AI. The AI gets control of one of the sliders only (green slider in our case).
Dec-1-2020, 08:01:01 GMT
- Technology: