This commit is contained in:
Vladislav Zavadskyy
2018-11-13 21:03:55 +02:00
committed by pzhokhov
parent 52255beda5
commit 18b6390be6

View File

@@ -33,7 +33,7 @@ The functions in this file can are used to create the following functions:
stochastic: bool stochastic: bool
if set to False all the actions are always deterministic (default False) if set to False all the actions are always deterministic (default False)
update_eps_ph: float update_eps_ph: float
update epsilon a new value, if negative not update happens update epsilon to a new value, if negative no update happens
(default: no update) (default: no update)
reset_ph: bool reset_ph: bool
reset the perturbed policy by sampling a new perturbation reset the perturbed policy by sampling a new perturbation