Skip to content
#

ppo-pytorch

Here are 63 public repositories matching this topic...

ReinforceUI-Studio

ReinforceUI-Studio. A Python-based application with a graphical user interface designed to simplify the configuration and monitoring of RL training processes. Supporting MuJoCo, OpenAI Gymnasium, and DeepMind Control Suite. Algorithms included: CTD4, DDPG, DQN, PPO, SAC, TD3, TQC

  • Updated Mar 20, 2025
  • Python
CriptoWhisper

TradeWhisperer is a sophisticated cryptocurrency trading bot that leverages advanced Reinforcement Learning techniques, specifically the Proximal Policy Optimization (PPO) algorithm, to navigate the complex world of crypto markets. Built with a focus on adaptability and risk management, this bot combines technical analysis with machine learning.

  • Updated Dec 8, 2024
  • Python

This repository contains a project that leverages reinforcement learning to make a humanoid robot walk in a PyBullet simulation. It uses a custom Gym environment, a Proximal Policy Optimization (PPO) agent, and a provided URDF file for the robot model. The training process prints rewards per generation and visualizes the robot's behavior.

  • Updated Jun 24, 2024
  • Python

Improve this page

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

Learn more