Skip to content

schola.core.spaces.box

Implementation of a BoxSpace, a space representing a bounded vector of continuous values.

Classes

BoxSpace(low, high[, shape])A Space representing a box in n-dimensional space.