Skip to content

Instantly share code, notes, and snippets.

View csferrie's full-sized avatar

Chris Ferrie csferrie

View GitHub Profile
@csferrie
csferrie / gaussian_process_slope.ipynb
Created September 9, 2018 01:16
A quick and dirty way to estimate the slope of an unknown function from noisy samples. Don't assume there is rigor here. I spent all of 30 minutes on this.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@csferrie
csferrie / allthehype.ipynb
Last active March 16, 2018 21:45
Snarky academic joke which might actually be interesting (but still a snarky joke).
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@csferrie
csferrie / real_bday_paradox.ipynb
Last active April 10, 2023 16:02
The real birthday paradox. Code for the following blog post on csferrie.com: https://csferrie.com/2017/03/23/the-power-of-simulation-birthday-paradox/
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@csferrie
csferrie / bayes_est_fid.ipynb
Last active March 22, 2017 11:50
Supplementary and source for https://arxiv.org/abs/1612.07946.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.