Skip to content

In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).

License

Notifications You must be signed in to change notification settings

moein-shariatnia/Deep-Learning

Repository files navigation

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