·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.
·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.
·1841 words·9 mins·
loading
·
loading
How to fit a spline using the Bayesian modeling framework PyMC3.
·837 words·4 mins·
loading
·
loading
How to use DeepAI’s Image Colorization API to colorize black-and-white photos using Python.