td3-pytorch
There are 25 repositories under td3-pytorch topic.
Lizhi-sjtu/DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
yjwong1999/Twin-TD3
IEEE WCNC 2023: Deep Reinforcement Learning for Secrecy Energy-Efficient UAV Communication with Reconfigurable Intelligent Surfaces
philtabor/ProtoRL
A Torch Based RL Framework for Rapid Prototyping of Research Papers
Phoenix-Shen/ReinforcementLearning
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
vishweshvhavle/deep-rl-navigation
Deep Reinforcement Learning for mobile robot navigation in ROS2 Gazebo simulator. Using Twin Delayed Deep Deterministic Policy Gradient (TD3) neural network, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.
reiniscimurs/DRL-Robot-Navigation-ROS2
Deep Reinforcement Learning for mobile robot navigation in ROS2 Gazebo simulator. Using DRL (SAC, TD3) neural networks, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.
4bdul4ziz/DecentraliDrones
A Decentralized, Fully Autonomous Drone Delivery System for Reliable, Efficient Transport of Goods
mokeddembillel/Continuous-RL
A codebase for continuous action spaces Reinforcement Learning algorithms
arya-ebrahimi/rl-playground
tabular and deep rl algorithms
MickyasTA/Duckiebot_From-SIM-to-Real
Develop and implement reinforcement learning for real-world navigation in DuckieTown, optimizing performance and resilience for reliable autonomous movement, backed by interpretable decision-making tools.
Rajarshi1001/CS780
Repository contains codes for the course CS780: Deep Reinforcement Learning
Stepan-Makarenko/RL_interferometer_alignment
Aligning an optical interferometer with beam divergence control and continuous action space.
AndreasKaratzas/td3
Implementation of TD3 agent in PyTorch.
imsrinin/BipedalWalker-v3-TD3_RL
Teaching an bipedal bot how to walk using a TD3 algorithm (variant of Reinforcement Learning - Actor & Critic method)
Kikumu/Reinforcement-Learning
Tests SOTA algorithms using pendulum as baseline environment
lukau2357/bipedal-walker-td3
Project for Artificial Intelligence course at University of Ljubljana, Faculty of Computer and Information science.
Samprith002/Casnav
A novel and efficient methodology that enables the robot to maneuver safely through dense crowds in more ‘human-like’ patterns.
spetravic/Reinforcement_Learning-Project
TD3 and PPO implementation -- Final project for the course ELEC-E8125 Reinforcement Learning at Aalto University
dodoseung/td3-twin-delayed-deep-deterministic-policy-gradient-pytorch
The pytorch implementation of td3
jookie/jojostock1
An adaptive Machine Reinforcement Learning (MRL) system is being developed to gather and analyze media data using web scraping, training models to predict outcomes in areas like stock market trends, sports events, and other performance domains. It continuously refines its strategies based on real-time data and evolving patterns.
Nicolasalan/td3
Twin Delayed DDPG
Rajarshi1001/CS780_Project
Project files of CS780: Deep Reinforcement Learning
RoyElkabetz/TD3_with_PyTorch
A PyTorch implementation of the DRL algorithm TD3
UoA-CARES/mobile_robot_learning_testbed
Implementation of Reinforcement Learning Based Autonmous Control of a TurtleBot2 as a substitute for a Formula SAE Car