org.deeplearning4j.scalnet.layers

reshaping

package reshaping

Visibility
  1. Public
  2. All

Type Members

  1. class Flatten3D extends Node with Preprocessor

    Flattens structured image-like inputs into vector.

  2. class Reshape extends Node with Preprocessor

    Generic reshaping layer.

  3. class Unflatten3D extends Node with Preprocessor

    Unflattens vector into structured image-like output.

Ungrouped