<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Neural Networks in R using the Stuttgart Neural Network
Simulator (SNNS)</dc:title>
  <dc:subject>CRAN Task View: MachineLearning (http://CRAN.R-project.org/view=MachineLearning)</dc:subject>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10.0), methods, Rcpp (&gt;= 0.8.5)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: scatterplot3d</dc:relation>
  <dc:creator>Christoph Bergmeir &lt;c.bergmeir@decsai.ugr.es&gt;</dc:creator>
  <dc:contributor>Christoph Bergmeir and José M. Benítez</dc:contributor>
  <dc:rights>LGPL (&gt;= 2)</dc:rights>
  <dc:date>2012-01-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=RSNNS</dc:identifier>
 </rdf:Description>
</rdf:RDF>

