schola.core.spaces
Definitions for various types of spaces that can be used to define actions and observations.
Modules
Base classes for Schola spaces. |
|
Implementation of a MultiBinarySpace, a space representing a vector of binary values. |
|
Implementation of a BoxSpace, a space representing a bounded vector of continuous values. |
|
Implementation of a DictionarySpace, a space representing a string keyed dictionary of other spaces. |
|
Implementation of Discrete and MultiDiscrete spaces, which represent a single and and a vector of bounded discrete values. |