ResNet18

public struct ResNet18<Element, Device> : LayerType where Element : RandomizableType, Device : DeviceType

Residual neural network with 18 layers (17 convolutional, 1 dense)