Description Usage Arguments Value
Initiliazes neural network states at 0.
1 | createStateCellarray(nodes, numLayers, B, rB)
|
nodes |
Vector which contains the number of nodes at each layer |
numLayers |
Number of layers in the neural network |
B |
Batch size |
rB |
Number of times batch size is repeated |
Zero-matrices for each layer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.