GitHub / BY571 / TD3-and-Extensions
PyTorch implementation of Twin Delayed Deep Deterministic Policy Gradient (TD3) - including additional Extension to improve the algorithm's performance.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BY571%2FTD3-and-Extensions
PURL: pkg:github/BY571/TD3-and-Extensions
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 1.73 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 1 year ago
Pushed at: over 4 years ago
Last synced at: over 1 year ago
Topics: continuous-control, d2rl, ddpg, munchausen-reinforcement-learning, nstep-bootstrapping, prioritized-experience-replay, reinforcement-learning-agent, td3