
2020


Fitting a spline with PyMC3
·1841 words·9 mins·
loading
·
loading
How to fit a spline using the Bayesian modeling framework PyMC3.

Colorize black-and-white photos
How to use DeepAI’s Image Colorization API to colorize black-and-white photos using Python.

Riddler: Can You Beat MLB Recods?
A simple statistical solution to this Riddler accompanied by descriptive simulations.

Uncanny X-Men: Bayesian take on Dr. Silge’s analysis
·3138 words·15 mins·
loading
·
loading
I present a breif take on Dr. Silge’s Uncanny X-Men analysis using Bayesian methods.

Riddler: Can You Just Keep Turning?
Using simulation in R to solve this directionally-discombobulating puzzle.

Riddler: Can you solve the not-so-corn maze?
How I used graph theory in R to solve a mathematical corn maze.

Riddler: Can You Track The Delirious Ducks?
I used simulations in R to solve this Riddler about how long it takes for confuded ducks to find each other in a pond.

Riddler: Can You Roll The Perfect Bowl?
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.

Riddler: Can You Solve This Rather Pedestrian Puzzle?
I used graphs to solve this weeks Riddler to find the difference in shortest paths resulting from a change to the sidewalk layout of Riddler City.
