Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
topLevelModelWeights |
"top_level_model_weights" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
BETA_1 |
"beta_1" |
protected static final String |
BETA_2 |
"beta_2" |
protected static final String |
DECAY |
"decay" |
protected static final String |
EPSILON |
"epsilon" |
protected static final String |
LR |
"lr" |
protected static final String |
LR2 |
"learning_rate" |
protected static final String |
MOMENTUM |
"momentum" |
protected static final String |
RHO |
"rho" |
protected static final String |
SCHEDULE_DECAY |
"schedule_decay" |
Copyright © 2022. All rights reserved.