rlskyjo.models.train_model_simple_rllib
Functions
|
Load a trained RLlib agent from the specified path. Call this before testing a trained agent. :param path: Path pointing to the agent's saved checkpoint (only used for RLlib agents) :param ppo_config: dict config. |
|
train trainer and sample |
|
|
|
|
|
|
|
train trainer and sample |