toshikwa / soft-actor-critic.pytorchView external linksLinks
PyTorch implementation of Soft Actor-Critic(SAC).
☆105Jun 9, 2020Updated 5 years ago
Alternatives and similar repositories for soft-actor-critic.pytorch
Users that are interested in soft-actor-critic.pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of soft actor critic☆935Jul 17, 2025Updated 6 months ago
- PyTorch implementation of SAC-Discrete.☆314Jul 25, 2024Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253May 3, 2020Updated 5 years ago
- PyTorch implementation of Distribution Correction(DisCor) based on Soft Actor-Critic.☆38Jun 22, 2022Updated 3 years ago
- A simple framework for distributed reinforcement learning in PyTorch.☆16Apr 24, 2020Updated 5 years ago
- A simple and easy to use implementation of the soft actor-critic algorithm.☆15Sep 2, 2022Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆586Dec 5, 2021Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆295Feb 24, 2021Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Jun 22, 2020Updated 5 years ago
- Random Network Distillation pytorch☆260Mar 4, 2019Updated 6 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆240Nov 22, 2020Updated 5 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Feb 19, 2022Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Jan 12, 2019Updated 7 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆672Jul 16, 2022Updated 3 years ago
- A3C tensorflow implementation☆11Jul 22, 2018Updated 7 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Jul 25, 2024Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71May 30, 2025Updated 8 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785May 29, 2022Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Mar 24, 2023Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Apr 12, 2023Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆358Feb 3, 2020Updated 6 years ago
- Implementation of MPC-PEARL☆13Jun 28, 2024Updated last year
- ☆14Nov 4, 2019Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,332Mar 13, 2025Updated 11 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆368Mar 16, 2023Updated 2 years ago
- ☆39Feb 4, 2026Updated last week
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,403Nov 29, 2023Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- Code for Policy Consolidation for Continual Reinforcement Learning☆10May 12, 2019Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Oct 5, 2022Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Mar 15, 2023Updated 2 years ago
- A toolkit for auto-generation of OpenAI Gym environments from RDDL description files.☆89Updated this week
- Bayesian Soft Actor Critic☆15Jan 6, 2023Updated 3 years ago
- RRT, RRT* algorithms and a visualizer of these algorithms.☆15Apr 22, 2023Updated 2 years ago
- ☆11Sep 15, 2023Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆688Jun 5, 2018Updated 7 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆169Jan 19, 2025Updated last year