Package | Description |
---|---|
smile.clustering |
Clustering analysis.
|
Modifier and Type | Field and Description |
---|---|
GrowingNeuralGas.Neuron[] |
GrowingNeuralGas.Neuron.neighbors
Direct connected neighbors.
|
Modifier and Type | Method and Description |
---|---|
GrowingNeuralGas.Neuron[] |
GrowingNeuralGas.neurons()
Returns the neurons in the network.
|
Constructor and Description |
---|
Neuron(double[] w,
GrowingNeuralGas.Neuron[] neighbors)
Constructor.
|
Copyright © 2015. All rights reserved.