Skip to content
#

a2c

Here are 193 public repositories matching this topic...

A collection of my implemented RL agents for games like Pacman, Pong, SpaceInvaders, Frozenlake, Taxi, Pixelcopter, Pyramids and a lot more by implementing various DRL algorithms using gym, unity-ml, pygame, sb3, rl-zoo and pandagym libraries. To see more advanced & interesting agents, please visit below link:

  • Updated Jul 11, 2024
  • Jupyter Notebook

This project provides a comprehensive understanding of reinforcement learning, focusing on Actor Critic Algorithms. It involves exploring the OpenAI Gym library, implementing the A2C algorithm from DeepMind's seminal paper, and enhancing the A2C algorithm for improved performance and stability.

  • Updated May 21, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the a2c topic page so that developers can more easily learn about it.

Curate this topic

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