Fully Input Convex CNNs Example
The convex image classification example, TrainICNNOnCIFAR10Example.md, has been updated. The example now uses the convolutional architecture built by buildConvexCNN, instead of the fully-connected architecture from buildConstrainedNetwork.