View source: R/muxLib_annotated.R
BuildLayersTensor | R Documentation |
Build layers tensor
BuildLayersTensor(Layers, OmegaParameter, MultisliceType)
Layers |
scalar, number of layers, number of layers |
OmegaParameter |
scalar, weight of links (future inter-layer links) |
MultisliceType |
"ordered": chain, undirected; "categorical": all-to-all, undirected; "temporal": chain, directed |
Tensor matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.