Get_Cost-Neural_Network-numeric-method: cost

Description Usage Arguments Value

Description

get the logarithmic loss for a set of predictions

Usage

1
2
## S4 method for signature 'Neural_Network,numeric'
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


DamiaNN documentation built on May 1, 2019, 10:25 p.m.