transform

This is summary documentation for hippynn.layers.transform module. Click here for full documentation.

Links to Full Documentation:

Layers that wrap other layers.

Classes

ResNetWrapper(base_layer, nf_in, nf_middle, ...)

Resnet Wrapper Class