* Add mixup option * Modify the structure of mixup and add configs * Clean configs * Add test for mixup and SoftCrossEntropyLoss * Add simple test for ImageClassifier * Fix bug in test_losses.py * Add assertion in CrossEntropyLoss