willdphan / cart-pole

Reinforcement Learning with Cart Pole Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cart Pole

What is Cart Pole Game?

Cart Pole is a game where the player balances a pole on a moving cart. The goal is to prevent the pole from tipping over by applying carefully timed movements. It requires skill and strategy to maintain balance and achieve a high score.

Code

License

This script is open-source and licensed under the MIT License. For more details, check the LICENSE file.

About

Reinforcement Learning with Cart Pole Game

License:MIT License


Languages

Language:Jupyter Notebook 69.8%Language:Python 30.2%