Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment
☆107Jun 7, 2019Updated 6 years ago
Alternatives and similar repositories for TD3-PyTorch-BipedalWalker-v2
Users that are interested in TD3-PyTorch-BipedalWalker-v2 are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Dec 8, 2022Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,040Jul 14, 2023Updated 2 years ago
- ☆92Dec 9, 2020Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Oct 11, 2024Updated last year
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Mar 17, 2021Updated 5 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Oct 11, 2018Updated 7 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Mar 27, 2017Updated 8 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆27May 26, 2020Updated 5 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆75May 7, 2019Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Dec 8, 2022Updated 3 years ago
- Code to reproduce Supervised Policy Update (ICLR 2019)☆17Dec 8, 2022Updated 3 years ago
- Solving OpenAI Gym problems.☆189Jan 12, 2021Updated 5 years ago
- A JAX Implementation of the Twin Delayed DDPG Algorithm☆35Mar 12, 2020Updated 6 years ago
- A reinforcement learning environment using Gazebo, ROS and openAI gym☆18Feb 7, 2019Updated 7 years ago
- BipedalWalker - AI teaching itself to walk☆15Oct 29, 2018Updated 7 years ago
- Separating value functions across time-scales.☆17May 13, 2019Updated 6 years ago
- Implementations of solutions to the continuous mountain car problem. Using OpenAI Gym and Tensorflow 1.1.☆11Jan 29, 2018Updated 8 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆15May 31, 2019Updated 6 years ago
- CS234 Reinforcement Learning: Keras implementation of Recurrent Deterministic Policy Gradient (https://arxiv.org/abs/1512.04455)☆10Jun 10, 2017Updated 8 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Jun 9, 2018Updated 7 years ago
- Learning Continuous Control in Deep Reinforcement Learning☆14Nov 24, 2018Updated 7 years ago
- Efficiency, Stability and Generalization Analysis for Reinforcement Learning on Robotic Peg-in-hole Assembly☆28Mar 6, 2020Updated 6 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Jan 25, 2019Updated 7 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Dec 30, 2019Updated 6 years ago
- The continuous mountain car problem solved with DDPG☆13Apr 19, 2020Updated 5 years ago
- Deep Reinforcement Learning DQN on Unity ML Agent☆11Sep 2, 2018Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated 3 months ago
- Solving CartPole with an Anticipatory network☆22Mar 11, 2019Updated 7 years ago
- ☆16Nov 7, 2020Updated 5 years ago
- Pytorch Implementation of Twin Delayed Deep Deterministic Policy Gradients for Continuous Control☆12Aug 16, 2020Updated 5 years ago
- Reinforcement Learning PPO Super Mario Bros Agent☆13Dec 11, 2022Updated 3 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,559May 25, 2024Updated last year
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Mar 17, 2018Updated 8 years ago
- PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spaces☆15Oct 3, 2021Updated 4 years ago
- ☆10Aug 8, 2021Updated 4 years ago
- New reinforcement algorithm base on DDPG☆18Apr 13, 2019Updated 6 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆24Aug 14, 2019Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆553Oct 29, 2024Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Aug 3, 2020Updated 5 years ago