Re: [R] Help neural network in R

2007-02-13 Thread Vladimir Eremeev

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.

__
R-help@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.


Re: [R] Help neural network in R

2007-02-12 Thread Christian Schulz
...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@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.
>
>

__
R-help@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.


Re: [R] Help neural network in R

2007-02-12 Thread Wensui Liu
the one I will recommend is MASS by Dr B. Ripley.

On 2/12/07, vinod gullu <[EMAIL PROTECTED]> 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@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)

__
R-help@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.


[R] Help neural network in R

2007-02-12 Thread vinod gullu
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@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.