Basahin sa Ingles

Ibahagi sa


PolynomialLRDecay Class

Definition

This class implements polynomial Learning rate decay. Implemented from the tensorflow documentation. Source: https://www.tensorflow.org/api_docs/python/tf/compat/v1/train/polynomial_decay Default values and implementation of learning rate is from Tensorflow Slim model tests. Source : https://github.com/tensorflow/models/blob/master/research/slim/train_image_classifier.py

C#
public sealed class PolynomialLRDecay : Microsoft.ML.Trainers.LearningRateScheduler
Inheritance
PolynomialLRDecay

Constructors

Fields

Cycle

whether or not it should cycle once decay has been reached

EndLearningRate

The minimal end learning rate.

LearningRate

Initial learning rate.

NumEpochsPerDecay

Number of epochs after which learning rate decays.

Power

The power of the polynomial

Applies to

Produkto Mga Bersyon
ML.NET 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview