Miracle Hunter

A short anecdote I wrote for a storytelling slam Read More

...
David
09 October 2024

Hyperparameter tuning and ChatGPT's first failure mode!

An exploration of hyperparameter tuning and prompt engineering with ChatGPT Read More

...
David
22 May 2023

A toy Neural Network and an introduction to Tensorflow

I wanted to take a dive into companion coding using ChatGPT, so I asked it to help me write a blog post on an introduction to ML methods in python, specifically, I wanted to build a Neural Network using tensorflow to analyze a toy dataset (I even let Chat pick the dataset!). Read More

...
David
21 May 2023

Building your own neural network

Have you ever wanted to know how a neural network works? In this post, I will show you how to build a basic neural network from scratch. Read More

...
David
20 May 2023

Back of the envelope calculation of R_0 for the SARS-Cov-2 Delta strain

A quick back of the envelope calculation of the viral reproductive number for the SARS-Cov-2 Delta strain based on readily available data. Read More

...
David
18 November 2021