encoderModel_embedding_to_logit {scAlign} | R Documentation |
Convert embedding to logit scores
encoderModel_embedding_to_logit(data, num_labels, is_training = TRUE)
data |
Data to pass through model_func. |
num_labels |
How many unique labels there are. |
is_training |
Determines whether dropout and batch norm are run. |
Tensorflow op