- Decision Tree and KNN from scratch
- Image Captioning using KNN
- Linear Regression, Polynomical Regression, L1, L2 Regularization implementation from scratch and its usecases.
- Naive Bayes using BoW and TFIDF, Kmeans Clustering
- Gaussian Mixture Model from scratch and its usecase, Background Subtraction
- Face Recognition using PCA
- MLP
- MLP, CNN, transfer Learning VGG on CIFAR10 dataset
- Autoencoder
- IMDB dataset- RNN, LSTMs- wandb
- Age Detection using facial images