hann-package | R Documentation |
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.
Emmanuel Paradis
Maintainer: Emmanuel Paradis <Emmanuel.Paradis@ird.fr>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.