ray.rllib.algorithms.algorithm_config.AlgorithmConfig.freeze# AlgorithmConfig.freeze() → None[源代码]# 冻结此配置对象,使得不再能设置任何属性。 算法应使用此方法以确保其配置对象在此之后保持只读状态。