Skip to content
#

a2c

Here are 233 public repositories matching this topic...

kungfu-A2C

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.

  • Updated Jul 17, 2026
  • Python

A personal journey through reinforcement learning, inspired by Sutton & Barto’s classic book. This repository contains my step-by-step coding projects, experiments, and notes as I learn and implement key RL concepts — from multi-armed bandits to advanced policy gradient methods.

  • Updated Aug 16, 2025
  • Jupyter Notebook

Add this topic to your repo

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

Learn more