| Package | Description |
|---|---|
| org.cognity.neural.init | |
| org.cognity.neural.io | |
| org.cognity.neural.net | |
| org.cognity.neural.train |
| Class and Description |
|---|
| NeuralNet
The basic interface for a neural network.
|
| Class and Description |
|---|
| NeuralNet
The basic interface for a neural network.
|
| Class and Description |
|---|
| AbstractFeedforwardNet
This class implements a feedforward neural network.
|
| AbstractNeuralNet
Base class for all neural networks.
|
| FeedforwardNet
A feedforward neural network is a neural network where connections between
the units do not form a directed cycle.
|
| MlpNet
The implementation of a multilayer perceptron.
|
| MlpNet.Builder
A builder for a multilayer perceptron.
|
| NeuralNet
The basic interface for a neural network.
|
| NeuralNetBuilder
Interface for a neural network builder.
|
| Class and Description |
|---|
| FeedforwardNet
A feedforward neural network is a neural network where connections between
the units do not form a directed cycle.
|
| NeuralNet
The basic interface for a neural network.
|
Copyright © 2012. All Rights Reserved.