Bases: object
A state representation is essentially a mapping from feature names to tensors.
Methods
Attributes
-
__getitem__(name)[source]
- Parameters:
name (str)
-
__init__()
-
__new__(**kwargs)
-
clone()[source]
- Return type:
TensorStateBase
-
property batch_dims: int
-
property features: MultidimensionalArrayInterface