ray.rllib.algorithms.algorithm_config.AlgorithmConfig.is_online#

property AlgorithmConfig.is_online: bool#

Defines if this config is for online RL.

Note, a config can be for on- and offline training at the same time.