Multi Binary
lerax.space.MultiBinary
Bases:
A space of binary values.
All dimensions are independent and can take values 0 or 1.
Attributes:
| Name | Type | Description |
|---|---|---|
|
|
The shape of the multi-binary space. |
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
n
|
|
The shape of the multi-binary space. If an integer is provided, then the shape will be (n,). |
required |