rollParams: Roll a vector of parameters into a list of matrices defined...

Description Usage Arguments Functions

View source: R/functions.R

Description

Roll a vector of parameters into a list of matrices defined by a template

Usage

1
2
3
rollParams(x, nLayers, Thetas_size)

rollParams_c(x, nLayers, Thetas_size)

Arguments

x

input vector to be rolled into list of matrices

nLayers

number of hidden layers in neural network

Thetas_size

template list of matrices for x to be rolled into

Functions


philipmgoddard/nnePtR documentation built on May 25, 2019, 5:04 a.m.