Skip to content
#

ppo-algorithm

Here are 33 public repositories matching this topic...

🚦 Next-generation AI Traffic Management System with real-time computer vision, reinforcement learning optimization, emergency vehicle detection, and immersive 3D visualization

  • Updated Oct 14, 2025
  • Python

Comparative research platform for Deep Reinforcement Learning and heuristic controllers in autonomous racing. Benchmarks DRL (PPO) agents against deterministic baselines in Unity MiniKart, with full reproducibility, human-like evaluation, and performance logs.

  • Updated Sep 4, 2025
  • C#

A high-performance RL decision system for Slay the Spire. Features: Headless multi-process training, Protobuf-based cross-language communication (Java/Python/C++), and ONNX deployment.基于多进程无头环境与 Protobuf 协议的《杀戮尖塔》强化学习决策系统。集成 PPO 算法、Java Mod 数据拦截、Qt/C++ 推理客户端及云边端协同架构。

  • Updated Jan 18, 2026
  • Java

This project demonstrates how reinforcement learning can be used to analyze market behavior and learn automated stock trading strategies. It integrates technical analysis, data visualization, and RL algorithms to produce an intelligent trading simulation.

  • Updated Dec 21, 2025
  • Jupyter Notebook

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-algorithm 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-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more