Kaggle competition - Part 4
Using Fastai to train model (create DataLoader, create model, fine tune model, use model for inference (get_preds)). Submit results to kaggle using CLI, how to get a better score using ensembling (and why it may not be worth the effort for real world problems). Monitoring GPU memory using nvidia-smi, using htop to monitor CPU.
Using Fastai to train model (create DataLoader, create model, fine tune model, use model for inference (get_preds)). Submit results to kaggle using CLI, how to get a better score using ensembling (and why it may not be worth the effort for real world problems). Monitoring GPU memory using nvidia-smi, using htop to monitor CPU.