RSNNS: Neural Networks in R using the Stuttgart Neural Network Simulator (SNNS)

The Stuttgart Neural Network Simulator (SNNS) is a library containing many standard implementations of neural networks. This package wraps the SNNS functionality to make it available from within R. Using the RSNNS low-level interface, all of the algorithmic functionality and flexibility of SNNS can be accessed. Furthermore, the package contains a convenient high-level interface, so that the most common neural network topologies and learning algorithms integrate seamlessly into R.

Version: 0.4-3
Depends: R (≥ 2.10.0), methods, Rcpp (≥ 0.8.5)
LinkingTo: Rcpp
Suggests: scatterplot3d
Published: 2012-01-10
Author: Christoph Bergmeir and José M. Benítez
Maintainer: Christoph Bergmeir <c.bergmeir at decsai.ugr.es>
License: LGPL (≥ 2) (see file LICENSE)
URL: http://sci2s.ugr.es/dicits/software/RSNNS
NeedsCompilation: yes
Citation: RSNNS citation info
In views: MachineLearning
CRAN checks: RSNNS results

Downloads:

Package source: RSNNS_0.4-3.tar.gz
MacOS X binary: RSNNS_0.4-3.tgz
Windows binary: RSNNS_0.4-3.zip
Reference manual: RSNNS.pdf
News/ChangeLog:ChangeLog
Old sources: RSNNS archive

Reverse dependencies:

Reverse imports: rasclass
Reverse suggests: caret