Skip to content
#

cart-pole-v1

Here are 2 public repositories matching this topic...

This repo implements the REINFORCE algorithm for solving the Cart Pole V1 environment of the Gymnasium library using Python 3.8 and PyTorch 2.0.1.

  • Updated Mar 19, 2024
  • Python

Проект реализует обучение агента методом Q‑Learning для управления системой «тележка‑маятник» (CartPole). Агент учится удерживать маятник в вертикальном положении, перемещая тележку влево/вправо.

  • Updated Apr 21, 2026
  • Python

Improve this page

Add a description, image, and links to the cart-pole-v1 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cart-pole-v1 topic, visit your repo's landing page and select "manage topics."

Learn more