Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
-
Updated
Nov 29, 2023 - Python
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
PyTorch implementation of soft actor critic
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
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)
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
A PyTorch library for building deep reinforcement learning agents.
Reinforcement Learning for real-time applications - host of the TrackMania Roborace League
PyTorch implementation of Soft Actor-Critic (SAC)
RAD: Reinforcement Learning with Augmented Data
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Deep Reinforcement Learning in C#
A pytorch tutorial for DRL(Deep Reinforcement Learning)
SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning
JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"
Add a description, image, and links to the soft-actor-critic topic page so that developers can more easily learn about it.
To associate your repository with the soft-actor-critic topic, visit your repo's landing page and select "manage topics."