garage.experiment.deterministic module¶
Utilities for ensuring that experiments are deterministic.
-
get_seed()[source]¶ Get the process-wide random seed.
Returns: The process-wide random seed Return type: int
Utilities for ensuring that experiments are deterministic.
get_seed()[source]¶Get the process-wide random seed.
| Returns: | The process-wide random seed |
|---|---|
| Return type: | int |