ray.rllib.algorithms.algorithm.Algorithm.set_weights#

Algorithm.set_weights(weights: Dict[str, dict])[源代码]#

通过模块/策略ID设置RL模块/策略的权重。

参数:

weights – 字典映射模块ID/策略ID到权重。