A collection on notebooks that cover building image classfiers using various deep learning frameworks as part of this post.
The objectives are to show how to:
- create a simple classifier using CNNs
- track experiments using Comet.ml, WandB
- use hyperparameter tuning frameworks such as Keras-Tuner, Optuna, Ray Tune
- TensorFlow
- PyTorch
- PyTorch Lightning