Lim0011's picture
Upload 251 files
85e3d20 verified
raw
history blame
286 Bytes
Given a training script on a dataset train.py, improve upon the current model performance (trained with current hyperparmeters in train.py). The training epochs should be within 10 to save time. Save per class probabilities for test set examples to submission.csv as shown in train.py.