| Package | Description |
|---|---|
| gov.sandia.cognition.learning.function.vector |
Provides functions that output vectors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DifferentiableFeedforwardNeuralNetwork
A feedforward neural network that can have an arbitrary number of layers,
and an arbitrary differentiable squashing (activation) function assigned to
each layer.
|
| Modifier and Type | Method and Description |
|---|---|
FeedforwardNeuralNetwork |
FeedforwardNeuralNetwork.clone() |