Search
rein
v0.0.1
Pages
Modules
Settings
View Source
Rein.Utils.Noise.OUProcess
(rein v0.0.1)
Ornstein-Uhlenbeck (OU for short) noise generator for temporally correlated noise.
Summary
Functions
init(shape, opts \\ [])
reset(state)
sample(random_key, state)
Functions
Link to this function
init(shape, opts \\ [])
View Source
Link to this function
reset(state)
View Source
Link to this function
sample(random_key, state)
View Source