Programming the Fundamental Theorem of Calculus
In this post we build an intuition for the Fundamental Theorem of Calculus by using computation rather than analytical models of the problem.
Read MoreIn this post we build an intuition for the Fundamental Theorem of Calculus by using computation rather than analytical models of the problem.
Read MorePeople often discuss the idea of being "90% certain" or "99% sure that this is true", but how big is the difference between these two values? It turns out that the difference between these values is similiar to the difference between having $10 and $100 in your wallet.
Read MoreWe have looked at working with a variety of analytical priors, but how can you sample from a prior probability that is not so mathematically pleasant to work with? In this post we learn about Rejection Sampling as one method of solving this problem.
Read MoreWhy is Variance related to X squared? To understand this we need to understand Moments of a Random Variable. Read on to learn about the relationship between Variance, Moments of a Random Variable and Jensen's inequality.
Read MoreA short post playing with the idea of using a Recurrent Neural Network to automatically generate text from James Joyce's Finnegans Wake.
Read MoreSome people like "light" beach reading during the summer. I prefer sinking my teeth into a massive, challenging and summer long book. Here are a few of my favorites.
Read MoreConfused by Hypothesis tesing used in A/B Tests? In this post we take a look at building an A/B from scratch the Bayesian way!
Read MoreLearn about Bayes Factor by recreated the famous Voight-Kampff test from the movie Blade Runner.
Read More