gyx icon indicating copy to clipboard operation
gyx copied to clipboard

Implement point space serialization

Open doctorcorral opened this issue 4 years ago • 0 comments

Usually, actions or environment states are represented as single points in the action and environment state spaces.

For full operability between no Elixir components, a serialization method is needed.

This is for example to, transform between an action point as an Elixir list, and its numpy counterpart.

doctorcorral avatar Aug 06 '19 02:08 doctorcorral