QMRITools`
QMRITools`

MakeNode

MakeNode[scale,conn,blockConfig]

makes a node for a UNET. The input scale defines the input and output scaling, is either an integer or a vector of lenth dim. The input conn defines the connections, is a list of two integer values defining the number of input and output ports. The blockConfig is defined as {{blockType, settings}, {features,..}, {act, dim}}.

Details

Examples