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