C# (CSharp) Encog.Neural.Error 네임스페이스

클래스들

이름 설명
ATanErrorFunction An ATan based error function. This is often used either with QuickProp or alone. This can improve the training time of a propagation trained neural network.
LinearErrorFunction The standard linear error function, simply returns the difference between the actual and ideal.