Compute accuracy with `targ` when `pred` is bs * n_classes

accuracy(inp, targ, axis = -1)

Arguments

inp

predictions

targ

targets

axis

axis

Value

None