xpag.agents.flax_agents.sac.sac_from_jaxrl.Model#
- class Model(step, apply_fn, params, tx, opt_state=None)#
Bases:
objectMethods
apply_gradientcreate- rtype:
load- rtype:
"Returns a new object replacing the specified fields with new values.
saveAttributes
opt_statestepapply_fnparamstx- __call__(*args, **kwargs)#
Call self as a function.
- replace(**updates)#
“Returns a new object replacing the specified fields with new values.