Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

MAPE Madness

5 minute read

Published:

Spoiler: RTFM

portfolio

publications

reviews

Spring 2024 Quarter Class Review

Published:

My third quarter at UW! Summary: No matter how heavy or light my quarters are, I always find a way to overload. Also, I’m rarely satisfied with my accomplishments, but I can confidently say that I’ve finished my first (school) year of my Ph.D. happy with the progress I’ve made.

talks

Homomorphic Encryption for Encrypted Machine Learning

Published:

I led the hands-on discussion and code walkthrough where attendees were given a hands-on introduction to FHE-backed Machine Learning. I started with a naive first-pass implementation, then walked them through how they might optimize their own code, leading us to an optimized logistic regression implementation

Encrypted Machine Learning

Published:

I led the hands-on discussion and code walkthrough where attendees were given a hands-on introduction to FHE-backed Machine Learning. I started with a naive first-pass implementation, then walked them through how they might optimize their own code, leading us to an optimized logistic regression implementation

teaching

Software Carpentry

Workshop, Software Carpentry 2024, eScience Institute, 2024

Assistant for Software Carpentry in Python

Accelerating Python with JAX

Workshop, Special Tutorial, eScience Institute, 2024

Instructor for course on Accelerating Python with Jax. I created all the material: Numpy to Jax, answered questions, and guided participants