Author's PyTorch implementation of TD3 for OpenAI gym tasks
☆2,110Jul 14, 2023Updated 3 years ago
Alternatives and similar repositories for TD3
Users that are interested in TD3 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Soft Actor-Critic☆1,305Nov 29, 2023Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆664Apr 6, 2021Updated 5 years ago
- PyTorch implementation of soft actor critic☆946Jul 17, 2025Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,903May 29, 2022Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,939Jun 17, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,438Nov 29, 2023Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,655Mar 24, 2023Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆412Dec 18, 2021Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,454Apr 16, 2024Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,764Aug 1, 2024Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆262Oct 1, 2020Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆562Nov 22, 2022Updated 3 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,940Jul 25, 2024Updated 2 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,990Apr 3, 2026Updated 5 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,366Feb 20, 2026Updated 7 months ago
- Reinforcement Learning in PyTorch☆2,277Jan 4, 2021Updated 5 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,330Sep 4, 2022Updated 4 years ago
- An educational resource to help anyone learn deep reinforcement learning.☆11,971Aug 5, 2024Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,706Nov 18, 2024Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆482Jul 6, 2023Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,287Feb 9, 2021Updated 5 years ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆13,841Sep 9, 2026Updated 2 weeks ago
- Code for conservative Q-learning☆492Dec 7, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- PyTorch implementation of Soft Actor-Critic (SAC)☆601Dec 5, 2021Updated 4 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Jul 17, 2020Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,360Mar 13, 2025Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Jun 7, 2019Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,078Jun 10, 2023Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,220Dec 8, 2022Updated 3 years ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆10,448Apr 20, 2026Updated 5 months ago
- Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.