Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 882 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 882 Bytes

Deep Learning Tutorials and Projects

I will upload my deep learning tutorials and projects here.

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

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