Skip to content
#

open-ai-gym

Here are 49 public repositories matching this topic...

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

An implementation from the state-of-the-art family of reinforcement learning algorithms Proximal Policy Optimization using normalized Generalized Advantage Estimation and optional batch mode training. The loss function incorporates an entropy bonus.

  • Updated Dec 26, 2022
  • Python

Improve this page

Add a description, image, and links to the open-ai-gym 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 open-ai-gym topic, visit your repo's landing page and select "manage topics."

Learn more