Uses of Package
dk.alexandra.fresco.stat.mlp
| Package | Description |
|---|---|
| dk.alexandra.fresco.stat | |
| dk.alexandra.fresco.stat.linearalgebra | |
| dk.alexandra.fresco.stat.mlp | |
| dk.alexandra.fresco.stat.mlp.evaluation |
-
Classes in dk.alexandra.fresco.stat.mlp used by dk.alexandra.fresco.stat Class Description MLP This class represents layered neural networks. -
Classes in dk.alexandra.fresco.stat.mlp used by dk.alexandra.fresco.stat.linearalgebra Class Description Layer Instances of this class represents fully connected layers in a neural network. -
Classes in dk.alexandra.fresco.stat.mlp used by dk.alexandra.fresco.stat.mlp Class Description BackPropagationOutput This class represents the output of back propagation on a single layer.ForwardPropagationOutput This class represents the output of forward propagation on a single layer.Layer Instances of this class represents fully connected layers in a neural network.MLP This class represents layered neural networks. -
Classes in dk.alexandra.fresco.stat.mlp used by dk.alexandra.fresco.stat.mlp.evaluation Class Description MLP This class represents layered neural networks.