RL based agent for atari games
-
Updated
Mar 21, 2021 - Python
RL based agent for atari games
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 kungfumaster topic page so that developers can more easily learn about it.
To associate your repository with the kungfumaster topic, visit your repo's landing page and select "manage topics."