Table of Contents

Class LearningRate

Namespace
NeuralNetworks.LearningRates
Assembly
NeuralNetworks.dll
public abstract class LearningRate
Inheritance
LearningRate
Derived
Inherited Members

Methods

GetLearningRate()

public abstract float GetLearningRate()

Returns

float

Update(int, int)

public virtual void Update(int epoch, int epochs)

Parameters

epoch int
epochs int