Displaying 2 results from an estimated 2 matches for "moulini".
Did you mean:
moulin
2012 Feb 15
1
neuralnet problem
...dat')
# create dataframe
dt <- data.frame(Val,All)
nn <- neuralnet(Val ~ col1+col2+col3+col4+col5+col6+col7+col8,data=dt)
Is there someone kind enough to correct my code ?
Many many thanks in advance !!
Luc
----------------------------------------------------------------
Dr. Luc Moulinier,
Laboratoire de Biologie et G?nomique Int?gratives
IGBMC
1, rue Laurent Fries
67 404 ILLKIRCH Cedex
Phone : +33 (0)3 88 65 32 79
2009 Jul 24
1
nnet library and FANN package'm
...net
network ?
In more details, what is the R nnet activation function, what is the
training algorithm (rprop, quickprop, ...) ? Also, it seems that the R nnet
"decay" parameter in nnet corresponds to the "learning_rate" parameter in
FANN. Correct ?
Many thanks in advance !
Luc Moulinier
IGBMC Strasbourg
--
View this message in context: http://www.nabble.com/nnet-library-and-FANN-package%27m-tp24641150p24641150.html
Sent from the R help mailing list archive at Nabble.com.