Here are a selection of projects that I have worked on in the domains of CV, CG, LLMs, GenAI, and ML/DL.
This repo is a basic implementation of Diffusion Model to understand how diffusion works. This is the outcome of project course How Diffusion Models Work that I completed.
This Project is result of getting a hands-on experience of using different LLM models and tools. I am going to use a lot of tools and practice with small projects that will grow as I apply the new knowledge acquired. This repo is going to be a basic implementation of different LLMs to understand the finetuning, data preparation, evaluation & other techniques related to/of LLMs.
Investigating the performance of different deep learning models and their ensembles used for HAR in still images.
Developing simple ray tracing engine in C++.
In this notebook we will go over on how to train a object detection model on custom dataset using TensorFlow Object Detection API 2. For this purpose I used Oxford Pets dataset. We will monitor model training using TensorBoard.