mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-09 11:13:47 +08:00
Quantile Regression DQN cartpole
This commit is contained in:
@@ -58,3 +58,4 @@ class Config:
|
||||
self.categorical_v_min = -10
|
||||
self.categorical_v_max = 10
|
||||
self.categorical_n_atoms = 51
|
||||
self.num_quantiles = 10
|
||||
|
||||
Reference in New Issue
Block a user