install.packages('keras')
x
is a Keras tensor.indices
in the tensor reference
.variables
w.r.t. loss
.x
in train phase, and alt
otherwise.x
is a placeholder.targets
are in the top k
predictions
.x
by n
.x
in test phase, and alt
otherwise.variables
but with zero gradient w.r.t. every other variable.x
is a symbolic tensor.R
tensors into a rank R+1
tensor.x
to zero at random, while scaling the entire tensor.message
and the tensor value when evaluated.y_true
and y_pred
y_true
and y_pred
x
to new_x
.axis
.x
by adding increment
.axis
.x
by subtracting decrement
.y_true
and y_pred
K
predictionsy_true
and y_pred
y_true
and y_pred
K
predictions