RMSProp..::..Gamma Property

Gets or sets the gamma.

Namespace:  SiaNet.Model.Optimizers
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public double Gamma { get; set; }
Public Property Gamma As Double
	Get
	Set
public:
property double^ Gamma {
	double^ get ();
	void set (double^ value);
}

Field Value

The gamma.