keras-resnet icon indicating copy to clipboard operation
keras-resnet copied to clipboard

Refactor blocks into sub-classes of keras.model.Model

Open 0x00b1 opened this issue 7 years ago • 0 comments

By sub-classing keras.models.Model we avoid the ceremony of the existing block pattern.

0x00b1 avatar Apr 26 '17 21:04 0x00b1