|
Neuroph | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupervisedHebbianNetwork | |
---|---|
org.neuroph.util | This package provides various utility classes for creating neural networks, type codes, parsing vectors, etc. |
Uses of UnsupervisedHebbianNetwork in org.neuroph.util |
---|
Methods in org.neuroph.util that return UnsupervisedHebbianNetwork | |
---|---|
static UnsupervisedHebbianNetwork |
NeuralNetworkFactory.createUnsupervisedHebbian(int inputNeuronsNum,
int outputNeuronsNum,
TransferFunctionType transferFunctionType)
Creates and returns an instance of Unsupervised Hebbian Network |
|
Neuroph | |||||||||
PREV NEXT | FRAMES NO FRAMES |