Projects
These are a list of all the projects I am working on
- 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. - 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.