These are a list of all the projects I am working on

  1. Website Project.
    Extended summary
    This is the entire project of which the GitHub pages are hosted out of. This includes a landing page and links to multiple project.
  2. Image Based Transformer
    Extended Summary
    This project aims to investigate the effectiveness of vision transformers (ViTs) for image classification tasks. Vision transformers offer a promising alternative to traditional convolutional neural networks (CNNs) for image recognition by leveraging self-attention mechanisms. We will explore the capabilities of ViTs and compare their performance with established CNN-based models on benchmark datasets.