Package | Description |
---|---|
org.neuroph.core |
Provides base classes and basic building components for neural networks.
|
org.neuroph.core.data |
Provides data set related classes and manipulation methods.
|
org.neuroph.core.learning |
Provides base classes for neural network learning algorithms.
|
org.neuroph.eval | |
org.neuroph.eval.classification | |
org.neuroph.nnet.learning |
Provides implementations of specific neural network learning algorithms.
|
org.neuroph.nnet.learning.kmeans | |
org.neuroph.util |
Provides various utility classes for creating neural networks,
type codes, parsing vectors, etc.
|
org.neuroph.util.data.norm |
Provides data normalization techniques.
|
org.neuroph.util.data.sample |
Provides data sampling techniques
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
DataSetRow
This class represents single data row in a data set.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
DataSetRow
This class represents single data row in a data set.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
Class and Description |
---|
DataSet
This class represents a collection of data rows (DataSetRow instances) used
for training and testing neural network.
|
Copyright © 2019 Neuroph Project. All rights reserved.