Modifier and Type | Class and Description |
---|---|
class |
BayesianNetwork
The Bayesian Network is a machine learning method that is based on
probability, and particularly Bayes' Rule.
|
Modifier and Type | Class and Description |
---|---|
class |
ART1
Implements an ART1 neural network.
|
Modifier and Type | Class and Description |
---|---|
class |
CPN
Counterpropagation Neural Networks (CPN) were developed by Professor
Robert Hecht-Nielsen in 1987.
|
Modifier and Type | Class and Description |
---|---|
class |
FreeformNetwork
Implements a freefrom neural network.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicNetwork
This class implements a neural network.
|
Modifier and Type | Class and Description |
---|---|
class |
RBFNetwork
RBF neural network.
|
Modifier and Type | Class and Description |
---|---|
class |
SOM
A self organizing map neural network.
|
Modifier and Type | Class and Description |
---|---|
class |
BoltzmannMachine
Implements a Boltzmann machine.
|
class |
HopfieldNetwork
Implements a Hopfield network.
|
class |
ThermalNetwork
The thermal network forms the base class for Hopfield and Boltzmann machines.
|
Copyright © 2014. All Rights Reserved.