Skip to content
#

ppo

Here are 655 public repositories matching this topic...

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)

  • Updated Dec 18, 2025
  • Python

Safety challenges for AI agents' ability to learn and act in desired ways in relation to biologically and economically relevant aspects. The benchmarks are implemented in a gridworld-based environment. The environments are relatively simple, just as much complexity is added as is necessary to illustrate the relevant safety and performance aspects.

  • Updated Dec 17, 2025
  • Python

Interactive RL-Based Derivative Hedging platform for options and portfolio simulation, featuring PPO, LSTM, and Transformer RL models, real-time market data, Greeks calculation, portfolio risk analysis, and PDF reporting. Built with Python, Streamlit, and Stable-Baselines3.

  • Updated Dec 13, 2025
  • Python

This repository implements a Proximal Policy Optimization (PPO) agent that learns to play Super Mario Bros using TensorFlow/Keras and OpenAI Gym. Features CNNs for vision, Actor-Critic architecture, and parallel environments. Train your own Mario master or run a pre-trained one!

  • Updated Dec 12, 2025
  • Python

Improve this page

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

Learn more