This is packages contains the constructs that can be used to define the action and observation spaces of Reinforcement Learning environments. Their design is similar to the spaces provided by OpenAI's gym
package.
To add this package...] add https://github.com/kraftpunk97/GymSpaces.jl
AbstractSpace
Box
TupleSpace
Discrete
MultiBinary
MultiDiscrete
DictSpace
sample()
seed()