Exploring different Deep learning problems primarily (but not limited to) using fastai, fastaiaudio, 🤗Hugging Face Transformers and Pytorch Library
- MLP from scratch
- MLP Using FastAI and Pytorch
- Shallownet Using FastAI and Pytorch
- LeNet Using FastAI and Pytorch
- MiniVGGNet Using FastAI and Pytorch
Analytics Vidhya Practice Problems - Link
- Identify the Apparal - Using FastAI and Pytorch
- Identify the Sentiment - Using FastAI and Blurr
- Urban Sound Classification - Using fastaiaudio
- JokeRatingPrediction - Using FastAI collaborative filtering
- Solving NLP tasks on Shopify data
- Multi-Label Classification using single sentences - Using FastAI, Hugging Face
- Multi-Label Classification using multiple sentences - HuggingFace
- Item-Item Shopify App recommendations using sentence-transformers and approximate nearest neighbor(Spotify Annoy)