Package | Description |
---|---|
org.neuroph.util |
Provides various utility classes for creating neural networks,
type codes, parsing vectors, etc.
|
Modifier and Type | Method and Description |
---|---|
static Kohonen |
NeuralNetworkFactory.createKohonen(int inputNeuronsCount,
int outputNeuronsCount)
Creates and returns a new instance of Kohonen network
|
Copyright © 2019 Neuroph Project. All rights reserved.