Skip navigation links
A G M O R U 

A

askUserForInputOn(String) - Static method in class ml.comet.examples.Utils
Waits for user input.

G

getResourceFile(String) - Static method in class ml.comet.examples.Utils
Allows getting access to the file from the bundled resources (main/resources).

M

main(String[]) - Static method in class ml.comet.examples.mnist.MnistExperimentExample
The experiment entry point.
main(String[]) - Static method in class ml.comet.examples.OnlineExperimentExample
The main entry point to the example.
ml.comet.examples - package ml.comet.examples
 
ml.comet.examples.mnist - package ml.comet.examples.mnist
 
MnistExperimentExample - Class in ml.comet.examples.mnist
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/).
MnistExperimentExample() - Constructor for class ml.comet.examples.mnist.MnistExperimentExample
 

O

OnlineExperimentExample - Class in ml.comet.examples
Provides variety of example logging using OnlineExperiment.
OnlineExperimentExample() - Constructor for class ml.comet.examples.OnlineExperimentExample
 

R

readResourceToString(String) - Static method in class ml.comet.examples.Utils
Reads resource file to string.
runMnistExperiment() - Method in class ml.comet.examples.mnist.MnistExperimentExample
The experiment runner.

U

Utils - Class in ml.comet.examples
Provides common utilitites used bby examples.
Utils() - Constructor for class ml.comet.examples.Utils
 
A G M O R U 
Skip navigation links

Copyright © 2021. All rights reserved.