For CIFAR-10, please modify the data and log directory path in the train() and evaluate() in the cifar10_maxout.
--mode MAXOUT : use MAXOUT as the activation function. --dropout 1 : Open dropout Other parameters are described in the cifar10_maxout.
Same parameter set for maxout mnist, which is under the maxout folder.