python reinforcement-learning deep-learning pytorch artificial-intelligence policy-gradient reinforce-algorithm
- Updated
Mar 12, 2022 - Python
Bot averaging >60 apples on a 10x10 map with 2 apples on the map at a time
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.
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.
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."