Learn R Programming

DamiaNN (version 1.0.0)

forward_propogation,Neural_Network,matrix-method: f_prop

Description

... part of the training program

Usage

"forward_propogation"(object, dataset)

Arguments

object
is a Neural_Network
dataset
is a matrix not containing the target vector

Value

Neural_Network