FastTD3/fast_td3
2025-06-10 08:26:27 +00:00
..
environments black formatting and update tuned_reward for T1 2025-05-29 08:29:44 +00:00
__init__.py Initial Public Release 2025-05-29 01:49:23 +00:00
fast_td3_deploy.py Initial Public Release 2025-05-29 01:49:23 +00:00
fast_td3_utils.py [hotfix] fix issue when using n-step==1 2025-06-10 08:26:27 +00:00
fast_td3.py Fix replay buffer issues when n_steps > 1 (#7) 2025-06-07 01:20:48 -04:00
hyperparams.py Fix replay buffer issues when n_steps > 1 (#7) 2025-06-07 01:20:48 -04:00
train.py Fix replay buffer issues when n_steps > 1 (#7) 2025-06-07 01:20:48 -04:00
training_notebook.ipynb memory optimization for playground 2025-05-29 06:58:28 +00:00