Deep Learning Tutorials and Projects

April 7, 2021 ยท View on GitHub

I will upload my deep learning tutorials and projects here.

The following table gives you information on the available tutorials and projects:

NameDescription
1. Image Colorization TutorialUsing conditional GANs to colorize black and white images
2. HuggingFace Sequence Classification TutorialUsing DistilBERT with custom PyTorch dataset and model to classify tweets (data from Kaggle competition)
3. OpenAI CLIPA tutorial on simple implementation of OpenAI CLIP model