Artificial neural networks 4.0-SNAPSHOT API
Package | Description |
---|---|
org.apache.commons.math4.neuralnet |
Neural networks.
|
org.apache.commons.math4.neuralnet.internal |
Internal utility classes.
|
org.apache.commons.math4.neuralnet.oned |
One-dimensional neural networks.
|
org.apache.commons.math4.neuralnet.sofm |
Self Organizing Feature Map.
|
org.apache.commons.math4.neuralnet.sofm.util |
Miscellaneous utilities.
|
org.apache.commons.math4.neuralnet.twod |
Two-dimensional neural networks.
|
org.apache.commons.math4.neuralnet.twod.util |
Utilities to visualize two-dimensional neural networks.
|