AdaDelta Members

The AdaDelta type exposes the following members.

Constructors


  Name Description
Public method AdaDelta
Initializes a new instance of the AdaDelta class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Epsilon
Gets or sets the epsilon.
Public property Rho
Gets or sets the rho.