Posts by Year

2021

Vision Transformers

5 minute read

In this post we will cover high level concepts of using Transformers in Vision (ViT) tasks. We will follow the contours of ICLR 2021 paper by Google Brain - ...

Interpretability in AI

11 minute read

In this post we will cover the concept of model interpretability. We will talk about it increasing importance as newer AI driven systems are getting adopted ...

Introduction to Deep Reinforcement Learning

19 minute read

In this blog I will introduce the field of Reinforcement Learning(RL), how and when this form of Machine Learning is used. I will also talk about the path yo...

Back to Top ↑