/Custom-Maxout-Activation-Implementation

šŸ’”Implementing a custom Maxout network from scratch (as an extension of nn.Module in Pytorch) and testing model performance on MNIST in comparison to ReLU networks to determine whether Maxout's more complex function approximations can provide higher accuracies in real-world use cases.

Primary LanguageJupyter Notebook

No issues in this repository yet.