Reports
Created by
Created On
Last edited
Leveraging Pre-Trained Models for Image Classification
In this article, we fine-tune a pre-trained model on a new classification dataset, to understand how well transfer learning helps the model train on new data.
9
2022-05-10
How to Perform Massive Hyperparameter Experiments with W&B
In this article, we look at how Weights & Biases can help you track and organize a massive experiment with thousands of runs.
14
2022-05-13
Finding the New ResNet18
In this article, we try to understand how to choose the right backbone for fine-tuning a model on downstream datasets in an attempt to find the new ResNet18.
15
2022-05-17