Constructive - SkyWorld117/DianoiaML.jl GitHub Wiki

Constructive, a layer converts data shape inside a network.

Constructive(;input_shape::Tuple, shape::Tuple)

input_shape: a tuple of input data shape, can be set automatically, unless it is the first layer in the network

shape: a tuple of target data shape.