Last data update: 2014.03.03

neuralnet

Package: neuralnet
Type: Package
Title: Training of neural networks
Version: 1.32
Date: 2012-09-19
Author: Stefan Fritsch, Frauke Guenther <guenther@bips.uni-bremen.de>,
following earlier work by Marc Suling
Maintainer: Frauke Guenther <guenther@bips.uni-bremen.de>
Depends: R (>= 2.9.0), grid, MASS
Description: Training of neural networks using backpropagation,
resilient backpropagation with (Riedmiller, 1994) or without
weight backtracking (Riedmiller and Braun, 1993) or the
modified globally convergent version by Anastasiadis et al.
(2005). The package allows flexible settings through
custom-choice of error and activation function. Furthermore,
the calculation of generalized weights (Intrator O & Intrator
N, 1993) is implemented.
License: GPL (>= 2)
Packaged: 2012-09-20 08:43:18 UTC; guenther
Repository: CRAN
Date/Publication: 2012-09-20 09:35:16

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'neuralnet' ...
** package 'neuralnet' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'neuralnet'
    finding HTML links ... done
    compute                                 html  
    confidence.interval                     html  
    gwplot                                  html  
    neuralnet-package                       html  
    neuralnet                               html  
    plot.nn                                 html  
    prediction                              html  
** building package indices
** testing if installed package can be loaded
* DONE (neuralnet)
Making 'packages.html' ... done