nathanWFY/homework: Training of Neural Networks

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.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version1.44.6
URL https://github.com/bips-hb/neuralnet
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nathanWFY/homework")
nathanWFY/homework documentation built on April 21, 2020, 1:25 a.m.