Feb. 27, 2022 · 8497 words · 40 mins ·
loading
·
loading
I experimented with different structures for multi-level and hierarchical splines in PyMC, including using a multivariate normal prior distribution over the spline parameters.
Feb. 11, 2022 · 1199 words · 6 mins ·
loading
·
loading
Does the warning ‘Using NumPy C-API based implementation for BLAS functions’ from Theano when using PyMC3 affect the performance of MCMC?
Jan. 22, 2022 · 1972 words · 10 mins ·
loading
·
loading
Modeling the standard curve of a standard dilution experiment with Stan as presented in Bayesian Data Analysis by Gelman et al.
Jan. 16, 2022 · 865 words · 5 mins ·
loading
·
loading
My simple application to put oft copied text in easy reach in my Mac’s menu bar.
Nov. 13, 2021 · 1360 words · 7 mins ·
loading
·
loading
How to support type hints of the dunder methods on your subclass of the built-in Python list using function overloading.
Oct. 16, 2021 · 876 words · 5 mins ·
loading
·
loading
A step-by-step tutorial on how to get a powerful backend system up and running on Digital Ocean.
Sep. 18, 2021 · 3041 words · 15 mins ·
loading
·
loading
My notes on the book Deep Work by Cal Newport about how to maximize productivity and success on meaningful work.
Jul. 16, 2021 · 3936 words · 19 mins ·
loading
·
loading
How to build a hierarchical model in PyMC3 with a mixture of centered and non-centered parameterizations to avoid the dreaded funnel degeneracies.
May. 30, 2021 · 1204 words · 6 mins ·
loading
·
loading
A brief description of the tools and process behind my recent analysis of data from a study of the ‘Facial Feedback Hypothesis’.
Feb. 16, 2021 · 730 words · 4 mins ·
loading
·
loading
A few useful notes for using the logging system in Swift apps on Apple platforms.