Automatically download and parse research articles then summarize them with various ML and AI models.
Does the warning 'Using NumPy C-API based implementation for BLAS functions' from Theano when using PyMC3 affect the performance of MCMC?
How to support type hints of the dunder methods on your subclass of the built-in Python list using *function overloading*.
How to build a hierarchical model in PyMC3 with a mixture of centered and non-centered parameterizations to avoid the dreaded funnel degeneracies.
A brief description of the tools and process behind my recent analysis of data from a study of the 'Facial Feedback Hypothesis'.
We trained a Progressive Growing GAN to produce realistic, yet novel, hand radiographs and explored its latent input space to identify an embedding of bone age.
A few useful notes for using the logging system in Swift apps on Apple platforms.
A web application that summarizing text down to an adjustable percentage of the the most important sentences.
A web application that solves [Sudoku puzzles] using linear integer programming.
A step-by-step tutorial on creating a web application with Streamlit, building a Docker image with GitHub Actions, and hosting on Heroku.