Learn R Programming

hann (version 1.2)

hann-package: Hopfield Artificial Neural Networks

Description

hann provides tools to build Hopfield-based artificial neural networks. Two types of networks can be built: one-layer Hopfield network, and three-layer network with a hidden (convoluted) layer.

The complete list of functions can be displayed with library(help = hann). See the vignette ``IntroductionHopfieldNetworks'' for several examples.

More information on hann can be found at https://github.com/emmanuelparadis/hann.

Arguments

Author

Emmanuel Paradis

Maintainer: Emmanuel Paradis <Emmanuel.Paradis@ird.fr>