forward_propogation-Neural_Network-matrix-method: f_prop

Description Usage Arguments Value

Description

... part of the training program

Usage

1
2
## S4 method for signature 'Neural_Network,matrix'
forward_propogation(object, dataset)

Arguments

object

is a Neural_Network

dataset

is a matrix not containing the target vector

Value

Neural_Network


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