I have been using Neural Network on matlab, but am not able to locate a package which allows multiple hidden layer for NN. The R Machine Learning Task View suggests the `nnet' package but that allows only one layer networks which are not useful for me.
Are there other packages which can train sophisticated neural networks as the matlab?
(If there are, the CRAN page should probably be updated. Any ideas on how to do that??)
Package neuralnet allows this, you specify a vector with the number of nodes in each hidden layer.
RSNNS (an interface to the Stuttgart Neural Network Simulator) is mentioned on the page you link, and it also allows multiple hidden layers and complex topologies.
As far as updating the Machine Learning & Statistical Learning Task View, you could contact the maintainer, whose name and email address appears at the top of the page.
There are several neural network packages in R:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With