| Class | Description |
|---|---|
| MnistExperimentExample |
https://github.com/eclipse/deeplearning4j-examples/blob/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/quickstart/modeling/feedforward/classification/MNISTSingleLayer.java
A Simple Multi Layered Perceptron (MLP) applied to digit classification for
the MNIST Dataset (http://yann.lecun.com/exdb/mnist/).
|
Copyright © 2022. All rights reserved.