15 common coding mistakes data scientists make in Python December 1, 2020 less than 1 minute read Check out the original article on my medium which was published by towards data science. Twitter Facebook LinkedIn Previous Next
Primer on Softmax July 11, 2023 23 minute read There is so much detail to softmax like numerical issues, why it is used with CE and implications of its inductive bias.
Word2Vec Explainer April 29, 2023 22 minute read A fun and nuanced explainer of Word2Vec, the earliest successful word embedding algorithm.
Surprising Success of Deep Learning November 1, 2022 7 minute read I have recently applied to SERIMATS where I was tasked to answer the question Why is it surprising, from the perspective of classic machine learning, that ne...