A Taste Of Qmc
Error with standard Monte Carlo methods decreases as $O(n^{-1/2})$. Quasi Monte carlo methods have error that decreases as $O(n^{-1})$, as we demonstrate wit...
Error with standard Monte Carlo methods decreases as $O(n^{-1/2})$. Quasi Monte carlo methods have error that decreases as $O(n^{-1})$, as we demonstrate wit...
This notebook introduces Fully Independent Training Conditional (FITC) sparse variational Gaussian process model. You shouldn’t need any prior knowledge abou...
In my freshman year of college, I took an introductory differential equations class. That was nine years ago. I’ve forgotten pretty much everything, so I tho...
Say you’re trying to maximize a likelihood $p_{\theta}(x)$, but you only have an unnormalized version $\hat{p_{\theta}}$ for which…
Forget vim or emacs of VSCode. Jupyter is hands down the best editor out there. The literate programming support, complete with images and beautiful latex sn...
This blog is written using Jekyll and Github Pages. Jekyll is a static website generator, which converts directories of markdown files into pretty, hyperlin...