News

Documentation available in the localhost:XXXX/docs resource path for dockerized run.
A typical CNN architecture repeats Convolution and Pooling steps (Conv -> Pool -> Conv -> Pool -> ...) before Flattening and passing to the Fully Connected layers. The exact number of layers and their ...