You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository hosts the implementation of autonomous vehicle navigation using RL techniques, with a specific emphasis on Deep Q-Networks (DQN) and Twin Delayed Deep Deterministic Policy Gradient (TD3) algorithms. We focus on training a TurtleBot3 robot to navigate autonomously through environments while intelligently avoiding moving obstacles.
PyTorch implementation of Twin Delayed Deep Deterministic Policy Gradients (TD3) for robotic manipulation tasks in robosuite. It demonstrates training an agent (e.g., a Panda arm) to Lift an object.
Add a description, image, and links to the
twin-delayed-deep-deterministic-policy-gradient
topic page so that developers can more easily learn about it.
To associate your repository with the
twin-delayed-deep-deterministic-policy-gradient
topic, visit your repo's landing page and select "manage topics."