Multi Task Learning with W&B

In this post, Iโ€™ll walk you through my project "Facelessโ€. Some of the ideas are inspired from this article, Formulate your problem as an ML problem. Weโ€™ll apply these best practices around formulating your problem and will extensively cover multi-output classification. Weights & Biases was super useful in iterating through model architectures quickly and finding a good architecture for this project, and also in monitoring model performance. You can find the code for the project here, and the W&B dashboard with the metrics here.

โ€‹๐Ÿ“ˆ Read the article here.

โ€‹๐Ÿ‘€ Check out the GitHub repo here.

Last updated

Was this helpful?