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 Hopfield |
NeuralNetworkFactory.createHopfield(int neuronsCount)
Creates and returns a new instance of Hopfield network
|
Copyright © 2019 Neuroph Project. All rights reserved.