-
Long Live Transformers!
This blog post explains the transformer and its building blocks as well as how they changed the field of NLP.
-
Word Embeddings
This blog goes through the two popular techniques used for embeddings i.e. Word2Vec and GloVe in detail understanding the math along with the code implementation in PyTorch.
-
Getting Started with Kaggle Competitions: Melanoma Classification Challenge
This blog gives a gentle introduction for beginners on getting started with Kaggle competitions.
-
Neural Style Transfer
This blog walks through the intuition behind the neural style transfer and its implementation.
-
Guide to NumPy For Scientific Computing
This blog dives deeper in understanding the working of numpy along with exercises.