Implementation of RL Algorithms with PyTorch.
-
Updated
Jan 16, 2023 - Python
Implementation of RL Algorithms with PyTorch.
The aim of this repository is the analysis and study of computer intelligence and in-depth learning techniques in the development of intelligent gaming agents.
Kung Fu Master A2C Agent is a PyTorch implementation of the Advantage Actor–Critic (A2C) algorithm, engineered to learn and play the Atari classic Kung Fu Master. It uses Gymnasium (with ALE ROMs) to manage multiple parallel environments and a custom preprocessing wrapper.
Add a description, image, and links to the a2c-agent topic page so that developers can more easily learn about it.
To associate your repository with the a2c-agent topic, visit your repo's landing page and select "manage topics."