- All of the VGG16 written in the notebook is VGG11. We are very sorry for these writing mistakes.
- All of the VGG plotted in the notebook is also VGG11.
Understanding Part - Analysis Framework - How Does Batch Normalization Help Optimization
- Does a time-varying perturbation affect the training of GN?
- The impact of GN layer on the training process of neural network
- The impact of regularization on the training process of neural network with GN
- Propose a new normalization layer by incorporating the underlying mechanism of BN to GN layer
- Go to the
main_training_script
directory - Run
python assert_script.py
to download all of the needed datasets and check - Run
python main.py
with additional parameters based on your choice