[R] DeepNet package - how to add hidden layers?

davide.chicco at gmail.com davide.chicco at gmail.com
Fri Jan 16 19:29:09 CET 2015


Hi
I just started to study the "deepnet" package:
http://cran.r-project.org/web/packages/deepnet/index.html

It is about "deep leaning", so about the usage of multi-layer neural networks.
I've started to use the train() functions available in the package,
but I really cannot understand how to add more hidden layers in the
neural networks.
Does some of you have an idea?

I am using the sae.dnn.train() function but I cannot understand which
parameter controls the number of hidden layers.

Thanks a lot,

 -- Davide Chicco



More information about the R-help mailing list