ray.rllib.core.learner.learner.Learner.remove_module#

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

Remove a module from the Learner.

Parameters:

module_id – The id of the module to remove.