ray.rllib.core.learner.learner.Learner.build#

Learner.build() None[源代码]#

构建学习者。

在使用学习者之前应调用此方法。它负责设置 LearnerConnectorPipeline、RLModule、优化器以及(可选)优化器的学习率调度器。