A curated collection of influential research papers that have shaped my understanding.

My thoughts on the revolutionary Transformer architecture and its impact on modern NLP.

My perspective on how ResNet changed deep learning by solving the vanishing gradient problem.

This paper introduced Support Vector Machines (SVM), a foundational algorithm in machine learning for classification and regression tasks. It presented a novel way to find the optimal separating hyperplane between data points in high-dimensional space.

Reflecting on how BERT changed my approach to NLP tasks and transfer learning.