ray.rllib.algorithms.algorithm.Algorithm.reset#
- Algorithm.reset(new_config, logger_creator=None, storage=None)#
Resets trial for use with new config.
Subclasses should override reset_config() to actually reset actor behavior for the new config.
Site Navigation