Description Usage Arguments Functions
Roll a vector of parameters into a list of matrices defined by a template
1 2 3  | rollParams(x, nLayers, Thetas_size)
rollParams_c(x, nLayers, Thetas_size)
 | 
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  | 
rollParams_c: 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.