| 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.transfer |
Provides common neuron transfer functions
|
| org.neuroph.nnet |
Provides out-of-the-box neural networks
|
| org.neuroph.nnet.comp.layer |
Provides various specific layer types
|
| org.neuroph.util |
Provides various utility classes for creating neural networks,
type codes, parsing vectors, etc.
|
| Class and Description |
|---|
| NeuralNetworkType
Contains neural network types and labels.
|
| NeuronProperties
Represents properties of a neuron.
|
| Class and Description |
|---|
| DataSetColumnType |
| Class and Description |
|---|
| Properties
Represents a general set of properties for neuroph objects
|
| Class and Description |
|---|
| NeuronProperties
Represents properties of a neuron.
|
| TransferFunctionType
Contains transfer functions types and labels.
|
| Class and Description |
|---|
| NeuronProperties
Represents properties of a neuron.
|
| Class and Description |
|---|
| DataSetColumnType |
| NeuralNetworkType
Contains neural network types and labels.
|
| NeuronProperties
Represents properties of a neuron.
|
| Neuroph
This singleton holds global settings for the whole framework
|
| Properties
Represents a general set of properties for neuroph objects
|
| TransferFunctionType
Contains transfer functions types and labels.
|
Copyright © 2019 Neuroph Project. All rights reserved.