Layer

Encapsulates the expressions and parameter information that defines a network layer.

Constructors

this
this(Layer[] deps, Operation outExpr, Operation trainOutExpr, Parameter[] params)

Constructs a new layer.

Meta