Recent posts

Adversarial Machine Learning

Some notes I took from learning about adversarial machine learning. Adversarial Machine Learning Adversarial machine learning can be loosely defined as a me...

CSE 120 - Computer Architecture Notes

These are my notes from CSE120 Computer Architecture, taught by Prof. Nath in Winter 2022 quarter. It is based on this book. Performance Moore’s Law is the...

Transformers for Vision

Vision Transformers Vision transformers are quickly becoming popular in the space of computer vision. Where convolution neural networks (CNNs) once reigned ...