tigercontrol.problems.time_series.LDS_TimeSeries

class tigercontrol.problems.time_series.LDS_TimeSeries[source]

Description: Simulates a linear dynamical system.

__init__()[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__() Initialize self.
close() Description: closes the problem and returns used memory
help() Description: Prints information about this class and its methods.
hidden() Description: Return the hidden state of the system.
initialize(n, m, d[, noise]) Description: Randomly initialize the hidden dynamics of the system.
step() Description: Moves the system dynamics one time-step forward.

Attributes

compatibles
spec