ImageClassificationTrainer.Options.ReuseTrainSetBottleneckCachedValues Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates to not re-compute cached bottleneck trainset values if already available in the bin folder. This parameter is set to false by default.
public bool ReuseTrainSetBottleneckCachedValues;
val mutable ReuseTrainSetBottleneckCachedValues : bool
Public ReuseTrainSetBottleneckCachedValues As Boolean