td3 topic
pomdp-baselines
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Deep-Reinforcement-Learning-Algorithms
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.
lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
jax-rl
JAX implementations of core Deep RL algorithms
TD3-PyTorch-BipedalWalker-v2
Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment
Policy-Gradient-Methods
Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC
AirsimDRL
Autonomous UAV Navigation without Collision using Visual Information in Airsim
rlqp
Accelerating Quadratic Optimization with Reinforcement Learning