Skip to content
View michaelellis003's full-sized avatar

Block or report michaelellis003

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
michaelellis003/README.md

Hi, I'm Michael Ellis

Staff Data Scientist specializing in Bayesian inference, causal inference, and time series forecasting.

Featured Work

  • pypkgkit — CLI tool and template for scaffolding production-ready Python packages (PyPI)
  • LMT — PyTorch implementation of transformer-based language models (GPT) for pretraining and fine-tuning
  • gaussian-process — Bayesian spatial inference with Gaussian processes in R
  • variational-inference — Variational Bayes and CAVI algorithms for approximate inference

Open Source Contributions

Tech Stack

Python JAX NumPyro PyTorch R C++ TypeScript SQL Docker uv

Connect

Email LinkedIn Website

Pinned Loading

  1. LMT LMT Public

    PyTorch implementation of transformer-based language models (GPT) for pretraining and fine-tuning

    Jupyter Notebook

  2. variational-inference variational-inference Public

    Variational Bayes and CAVI algorithms from Ormerod & Wand — approximate Bayesian inference examples in R

    R 2

  3. gaussian-process gaussian-process Public

    Full Bayesian inference for Gaussian process spatial models using MCMC in R

    R 1

  4. sequential-monte-carlo-hmm sequential-monte-carlo-hmm Public

    Master's thesis: Sequential Monte Carlo methods for inference in Hidden Markov Models

  5. pypkgkit pypkgkit Public template

    Production-ready Python package template with uv, ruff, pyright, and GitHub Actions CI/CD

    Python

  6. custom-actions-template custom-actions-template Public template

    This repository serves as a template for creating and maintaining custom GitHub Actions. It provides a structured approach to developing reusable actions that can be shared across multiple reposito…