Example usage for org.deeplearning4j.nn.conf.layers OutputLayer subclass-usage

List of usage examples for org.deeplearning4j.nn.conf.layers OutputLayer subclass-usage

Introduction

In this page you can find the example usage for org.deeplearning4j.nn.conf.layers OutputLayer subclass-usage.

Usage

From source file weka.dl4j.layers.OutputLayer.java

/**
 * A version of DeepLearning4j's OutputLayer that implements WEKA option handling.
 *
 * @author Christopher Beckham
 * @author Eibe Frank
 *