| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RECTIFIED_HYPERBOLIC_TANGENT_KEY |
"ReTANH" |
public static final String |
RECTIFIED_LINEAR_UNIT_KEY |
"ReLU" |
public static final String |
RECTIFIED_SCALED_LOGISTIC_SIGMOID_KEY |
"ReSLS" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DIRECT |
0 |
public static final int |
NEGATIVE |
1 |
public static final int |
POSITIVE |
0 |
public static final int |
RECURRENT |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DIR |
0 |
public static final int |
REC |
1 |
Copyright © 2018. All rights reserved.