predict_nn_L_layer: Function creates prediction based on the data and patameter...

Description Usage Arguments

View source: R/modelFunctions.R

Description

Function creates prediction based on the data and patameter estimates

Usage

1
predict_nn_L_layer(X, parameters)

Arguments

X

a matrix containing each training example as column

parameters

a matrix of weights


kostya75/mlbasic1 documentation built on June 21, 2020, 12:56 a.m.