-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request