uGauss1 {NNbenchmark} | R Documentation |
Dataset uGauss1
Description
An univariate dataset (x, y) of class data.frame and dim 250 x 2 to be fitted by a neural network with 5 hidden neurons (16 parameters).
References
Rust, B., NIST (1996) https://www.inmodelia.com/gsoc2020-redirection.html with redirection to the (slow) NIST page.
Examples
ht(uGauss1)
plot(uGauss1)
[Package NNbenchmark version 3.2.0 Index]