I am interested in Neural network models in R. Is there any reference material/tutorial which i can use. Regards, ____________________________________________________________________________________ TV dinner still cooling? Check out "Tonight's Picks" on Yahoo! TV.
the one I will recommend is MASS by Dr B. Ripley. On 2/12/07, vinod gullu <vinodkgul at yahoo.com> wrote:> I am interested in Neural network models in R. Is > there any reference material/tutorial which i can use. > Regards, > > > > ____________________________________________________________________________________ > TV dinner still cooling? > Check out "Tonight's Picks" on Yahoo! TV. > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- WenSui Liu A lousy statistician who happens to know a little programming (http://spaces.msn.com/statcompute/blog)
...maybe library(neural) with examples should a good staring point. regards, christian> I am interested in Neural network models in R. Is > there any reference material/tutorial which i can use. > Regards, > > > > ____________________________________________________________________________________ > TV dinner still cooling? > Check out "Tonight's Picks" on Yahoo! TV. > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > >
Here is the list of NN related packages http://cran.r-project.org/src/contrib/Views/MachineLearning.html I also have written some bindings from R to the SNNS (Stuttgart neural network simulator), however, they are still not on the release stage. vinod gullu wrote:> > I am interested in Neural network models in R. Is > there any reference material/tutorial which i can use. > Regards, >-- View this message in context: http://www.nabble.com/Help-neural-network-in-R-tf3215374.html#a8941445 Sent from the R help mailing list archive at Nabble.com.