ObjectDetectionTrainer.Options.Steps 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置学习速率计划程序中的纪元步骤,以降低学习速率。
public System.Collections.Generic.List<int> Steps;
val mutable Steps : System.Collections.Generic.List<int>
Public Steps As List(Of Integer)
字段值
适用于