Feb. 16, 2021 · 730 words · 4 mins ·
loading
·
loading
A few useful notes for using the logging system in Swift apps on Apple platforms.
Dec. 24, 2020 · 1843 words · 9 mins ·
loading
·
loading
A step-by-step tutorial on creating a web application with Streamlit, building a Docker image with GitHub Actions, and hosting on Heroku.
Nov. 14, 2020 · 1841 words · 9 mins ·
loading
·
loading
How to fit a spline using the Bayesian modeling framework PyMC3.
Nov. 14, 2020 · 837 words · 4 mins ·
loading
·
loading
How to use DeepAI’s Image Colorization API to colorize black-and-white photos using Python.
Jul. 18, 2020 · 1210 words · 6 mins ·
loading
·
loading
A simple statistical solution to this Riddler accompanied by descriptive simulations.
Jul. 5, 2020 · 3138 words · 15 mins ·
loading
·
loading
I present a breif take on Dr. Silge’s Uncanny X-Men analysis using Bayesian methods.
Jun. 27, 2020 · 2277 words · 11 mins ·
loading
·
loading
Using simulation in R to solve this directionally-discombobulating puzzle.
Jun. 20, 2020 · 1805 words · 9 mins ·
loading
·
loading
How I used graph theory in R to solve a mathematical corn maze.
Jun. 13, 2020 · 1869 words · 9 mins ·
loading
·
loading
I used simulations in R to solve this Riddler about how long it takes for confuded ducks to find each other in a pond.
May. 31, 2020 · 2049 words · 10 mins ·
loading
·
loading
I used simulation with to approximate the solution an older Riddler. I used an gradient descent-like method to gradually narrow in on a precise estimate.