I can not find any comparison between "EM," "EMA," and "none." Am I missing something?
For example in this line, the default filter is "none", why do we need to use "alpha" and "lamb" here?
python main_mnist.py --label test --alpha 0.8 --lamb 0.1 --weight_decay 2.0
I can not find any comparison between "EM," "EMA," and "none." Am I missing something?
For example in this line, the default filter is "none", why do we need to use "alpha" and "lamb" here?