Tag: gaussianprocesses
-
So What Actually Happened in Finland? Aalto University Internship Summer 2018, Part 1
After working in the psychiatry department at Michigan, I worked at Aalto University in Espoo, Finland next summer. There, I worked on the Stan math library implementing Gaussian process covariance functions and matrix utilities to make Gaussian process models more feasible in Stan. The ultimate goal was to implement what’s known as “the birthday problem”…
-
Additive Gaussian Process Time Series Regression in Stan
I’ve copied this over from discourse.mc-stan.org, but this was my post, so I’m comfortable doing so. While working in the psychiatry department at Michigan, I played around with EEG data. Next, I became curious about how to extract out different periodic components of a time series. I ended up finding a blog post on Andrew…