nsamples | R Documentation |
Number of samples within an array
nsamples(a)
a |
An array. |
The number of samples is stored in the first dimension of a
.
Number of samples.
Other Single & Multi Layer Perceptron (SLP, MLP):
as_MLP_X()
,
as_MLP_Y()
,
as_tensor_1d()
,
as_tensor_2d()
,
as_tensor_3d()
,
build_MLP()
,
fit_MLP()
,
load_weights_ANN()
,
nsubsequences()
,
ntimesteps()
,
nunits()
,
predict_ANN()
,
save_weights_ANN()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.