nishnik / ANONS

ANOVA for neural networks
4 stars 11 forks source link

ANONS

ANOVA for neural networks

Perform ANOVA (Analysis of Variance) on neural networks. We will take a basic MNIST implementation and run the experiments for different hyperparameters. Then we will try to measure the effect of different hyperparameters on performance and the interactions among the hyperparameters.

First few steps: