This commit is contained in:
Zheyuan Wu
2025-10-14 20:34:47 -05:00
parent 250f763f1f
commit e74aac95e3
517 changed files with 1418 additions and 16701 deletions

View File

@@ -26,6 +26,8 @@ agent:
# you can define other parameters of the __init__ function (if any) for the object here
use_dueling: False
use_double: False
use_noisy: False
noisy_sigma: 0.5
buffer:
capacity: 50_000