User Guide
API reference
Resample the model’s noise given the number of active steps.
model (BaseAlgorithm) – The model, which might use sde
n_steps (int) – The number of timesteps the model has been active
None