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??)