Skip to content
#

soft-actor-critic

Here are 110 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 Jan 16, 2021
  • Python

PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.

  • Updated Feb 24, 2021
  • Python
ReinforceUI-Studio

ReinforceUI-Studio. A Python-based application 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 Jul 11, 2025
  • Python

Improve this page

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

Learn more