Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Vortex
Activation
Kernels
Exponential
C# 클래스 Vortex.Activation.Kernels.Exponential
상속:
BaseActivation
파일 보기
프로젝트 열기: void-intelligence/Vortex
공개 메소드들
메소드
설명
Activate
(
double
input
) :
double
Backward
(
Matrix
input
) :
Matrix
Derivative
(
double
input
) :
double
Forward
(
Matrix
input
) :
Matrix
Type
( ) :
EActivationType
메소드 상세
Activate()
공개
메소드
public
Activate
(
double
input
) :
double
input
double
리턴
double
Backward()
공개
메소드
public
Backward
(
Matrix
input
) :
Matrix
input
Matrix
리턴
Matrix
Derivative()
공개
메소드
public
Derivative
(
double
input
) :
double
input
double
리턴
double
Forward()
공개
메소드
public
Forward
(
Matrix
input
) :
Matrix
input
Matrix
리턴
Matrix
Type()
공개
메소드
public
Type
( ) :
EActivationType
리턴
EActivationType