Skip to content
#

trust-region-policy-optimization

Here are 20 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

Deep Reinforcement Learning from mathematical foundations to PyTorch implementations: rigorous proofs, step-by-step derivations of objectives and gradient estimators, and reproducible experiments on Gymnasium and MuJoCo benchmarks spanning policy gradients, actor-critic methods, value-based learning, and continuous control.

  • Updated Sep 1, 2026
  • Python

RL-Odyssey is a research framework for continuous control that implements state-of-the-art RL algorithms (SAC, TD3, PPO, etc.) with clean experiment scripts and interactive notebooks.

  • Updated Mar 25, 2025
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the trust-region-policy-optimization topic, visit your repo's landing page and select "manage topics."

Learn more