Trigonometric interpolation
Suppose you want to interpolate a set of data points with a combination of sines and cosines. One way to approach this problem would be to set up a system of equations for the coefficients of the sines and cosines. If you have N data points, you will get a
Read moreHow Google is helping developers get better answers from AI
Today’s guest is Logan Kilpatrick, a senior product manager at Google, who tells Ben about his journey from software engineering to machine learning to product management, all with an emphasis on reducing developer friction. They talk through the challenges of non-determinism in AI models and how Google is addressing these
Read moreMoments with Laplace
This is a quick note to mention a connection between two recent posts, namely today’s post about moments and post from a few days ago about the Laplace transform. Let f(t) be a function on [0, ∞) and F(s) be the Laplace transform of f(t). Then the nth moment of f, is
Read moreChris’ Corner: Lists
Sometimes a good ol’ list is what we need. I know, I know, this is forever true. But as my friend Dave is wont to say: eliminate nuance. The world doesn’t need nuance on if you should label your inputs by matching the for attribute of the label with the
Read more