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 CompetitiveNetwork |
NeuralNetworkFactory.createCompetitiveNetwork(int inputNeuronsCount,
int outputNeuronsCount)
Creates and returns a new instance of competitive network
|
Copyright © 2019 Neuroph Project. All rights reserved.