View source: R/modelFunctions.R
Function creates prediction based on the data and patameter estimates
1 | predict_nn_L_layer(X, parameters)
|
X |
a matrix containing each training example as column |
parameters |
a matrix of weights |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.