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
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.
The objective of this project is to develop an autonomous agent to perform well in the first person shooting games using various reinforcement learning techniques.
On-policy RL (VPG, PPO) algorithms from scratch
Own researches in reinforcement learning using openai-gym.
Add a description, image, and links to the reinforce-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the reinforce-algorithm topic, visit your repo's landing page and select "manage topics."