ray.rllib.core.learner.learner_group.LearnerGroup.remove_module#

LearnerGroup.remove_module(module_id: str) None[source]#

Remove a module from the Learners maintained by this LearnerGroup.

Parameters:

module_id – The id of the module to remove.