Skip to content

In order to model the environment for both the Cartpole and Pong tasks, I used a toolkit developed by OpenAI called OpenAI Gym. It provides several pre-defined environments for training and testing reinforcement learning agents, including those for classic physics control tasks, Atari video games, and robotic simulations.

Notifications You must be signed in to change notification settings

zsrabbani/Playing-Cartpole-and-Pong-by-Using-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Playing-Cartpole-and-Pong-by-Using-RL

In order to model the environment for both the Cartpole and Pong tasks, I used a toolkit developed by OpenAI called OpenAI Gym. It provides several pre-defined environments for training and testing reinforcement learning agents, including those for classic physics control tasks, Atari video games, and robotic simulations.

About

In order to model the environment for both the Cartpole and Pong tasks, I used a toolkit developed by OpenAI called OpenAI Gym. It provides several pre-defined environments for training and testing reinforcement learning agents, including those for classic physics control tasks, Atari video games, and robotic simulations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages