Rdocumentation
powered by
Learn R Programming
DamiaNN (version 1.0.0)
Get_Cost,Neural_Network,numeric-method: cost
Description
get the logarithmic loss for a set of predictions
Usage
"Get_Cost"(object, target)
Arguments
object
... a Neural_Network that has run forward_prop at least once
target
... a numeric vector ... the target ...
Value
Numeric