Skip to content

Adding save and load support #8

@rimvydasrub

Description

@rimvydasrub

Currently, its not straightforward how the save and load functionality works for the environment. This functionality is valuable for:

  • replication of the results as just setting random seed (random.seed(###)) is not sufficient to fix randomness in the system
  • go generate environments and do feature prepossessing offline so that training and inference can be done in a faster manner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions