maxout-pytorch This is an implementation of a Maxout Network (https://arxiv.org/abs/1302.4389) in Pytorch on MNIST and benchmarked against a standard ReLU net. See the notebook for more details :)