Java org.deeplearning4j.nn.api Model fields, constructors, methods, implement or subclass

Example usage for Java org.deeplearning4j.nn.api Model fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.deeplearning4j.nn.api Model.

The text is from its open source code.

Method

Gradientgradient()
Get the gradient.
INDArrayparams()
Parameters of the model (if any)
MapparamTable()
The param table
doublescore()
The score for the model