|
Neuroph | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnsupervisedHebbianNetwork | |
|---|---|
| org.neuroph.util | 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 inputNeuronsCount,
int outputNeuronsCount,
TransferFunctionType transferFunctionType)
Creates and returns a new instance of Unsupervised Hebbian Network |
|
Neuroph | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||