From 4fa492947a4977c4af81fb4c2bf6054dd3e9f22f Mon Sep 17 00:00:00 2001 From: dfm Date: Thu, 23 May 2024 20:38:06 +0000 Subject: [PATCH] deploy: dfm-io/dfm.io@fd5d89abc1e972dd3fa73ff0fdadf812aa8512f1 --- about/index.html | 20 +- index.html | 2 +- index.xml | 15 +- posts/aas-hack-day/index.html | 2 +- posts/autocorr/index.html | 2 +- posts/emcee-pymc3/index.html | 2 +- posts/exopop/index.html | 2 +- posts/extending-jax/index.html | 2 +- posts/fitting-a-plane/index.html | 2 +- posts/histogram1/index.html | 2 +- posts/index.html | 13 + posts/index.xml | 11 +- posts/intro-to-numpyro/index.html | 7 +- posts/mixture-models/index.html | 2 +- .../index.html | 265 ++++++++++++++++++ posts/pymc-pytorch/index.html | 2 +- posts/pymc-tensorflow/index.html | 2 +- posts/pymc3-mass-matrix/index.html | 2 +- posts/python-c-extensions/index.html | 2 +- posts/simple-python-module/index.html | 2 +- posts/stan-c++/index.html | 2 +- posts/travis-latex/index.html | 2 +- sitemap.xml | 11 +- 23 files changed, 335 insertions(+), 39 deletions(-) create mode 100644 posts/numpyro-marginalized-linear-model/index.html diff --git a/about/index.html b/about/index.html index a66a555..bdec17d 100644 --- a/about/index.html +++ b/about/index.html @@ -113,22 +113,12 @@

About

Hi, I’m Dan Foreman-Mackey#

-

I’m a Research Scientist at the I’m a Research Engineer at Google Deepmind in New York City. +I’m currently working on Flatiron -Institute’s Center for -Computational -Astrophysics. -My main research interest is the application of probabilistic data analysis -techniques to solve fundamental problems in astronomy. These days, I’m mostly -using time domain surveys to discover new exoplanets, interpret the underlying -population of these planets, and learn more about the variability of stars. I am -also interested in the development of scientific software and open-source -practices.

+>JAX. +I used to be an astrophysicist who developed some open source scientific software.

Code#

I write a lot of code for work and in my spare time. All my projects live in Publications# -

© 2014-2023 Dan Foreman-Mackey

+

© 2014-2024 Dan Foreman-Mackey

diff --git a/index.html b/index.html index 441857c..e946c3d 100644 --- a/index.html +++ b/index.html @@ -105,7 +105,7 @@

Hi, I'm Dan.

-

I'm an astronomer who mostly writes code.

+

A retired astrophysicist turned software engineer.

diff --git a/index.xml b/index.xml index dd25791..39fb03d 100644 --- a/index.xml +++ b/index.xml @@ -7,7 +7,16 @@ Hugo -- gohugo.io en-us © 2014-{year} Dan Foreman-Mackey - Thu, 28 Jul 2022 00:00:00 +0000 + Sat, 08 Apr 2023 00:00:00 +0000 + + Marginalized linear models in NumPyro + https://dfm.io/posts/numpyro-marginalized-linear-model/ + Sat, 08 Apr 2023 00:00:00 +0000 + + https://dfm.io/posts/numpyro-marginalized-linear-model/ + + + An astronomer's introduction to NumPyro https://dfm.io/posts/intro-to-numpyro/ @@ -163,7 +172,9 @@ In astronomy, the most common reason for using a mixture model is to fit data wi Mon, 01 Jan 0001 00:00:00 +0000 https://dfm.io/about/ - Hi, I’m Dan Foreman-Mackey I’m a Research Scientist at the Flatiron Institute’s Center for Computational Astrophysics. My main research interest is the application of probabilistic data analysis techniques to solve fundamental problems in astronomy. These days, I’m mostly using time domain surveys to discover new exoplanets, interpret the underlying population of these planets, and learn more about the variability of stars. I am also interested in the development of scientific software and open-source practices. + Hi, I’m Dan Foreman-Mackey I’m a Research Engineer at Google Deepmind in New York City. I’m currently working on JAX. I used to be an astrophysicist who developed some open source scientific software. +Code I write a lot of code for work and in my spare time. All my projects live in public repositories on GitHub. Here are some of my most popular research codes: +{{#codes}} {{name}} — {{description}} {{/codes}} {{^codes}} Unable to load of software. diff --git a/posts/aas-hack-day/index.html b/posts/aas-hack-day/index.html index 5b0c910..04db043 100644 --- a/posts/aas-hack-day/index.html +++ b/posts/aas-hack-day/index.html @@ -418,7 +418,7 @@

The Hack Day at AAS 225

-

© 2014-2023 Dan Foreman-Mackey

+

© 2014-2024 Dan Foreman-Mackey

diff --git a/posts/autocorr/index.html b/posts/autocorr/index.html index 9e84366..a18b0ab 100644 --- a/posts/autocorr/index.html +++ b/posts/autocorr/index.html @@ -612,7 +612,7 @@

What about shorter chains? -

© 2014-2023 Dan Foreman-Mackey

+

© 2014-2024 Dan Foreman-Mackey

diff --git a/posts/emcee-pymc3/index.html b/posts/emcee-pymc3/index.html index 98436fe..3987ec7 100644 --- a/posts/emcee-pymc3/index.html +++ b/posts/emcee-pymc3/index.html @@ -451,7 +451,7 @@

Sampling the PyMC3 model using emc -

© 2014-2023 Dan Foreman-Mackey

+

© 2014-2024 Dan Foreman-Mackey

diff --git a/posts/exopop/index.html b/posts/exopop/index.html index d7ef587..48f581a 100644 --- a/posts/exopop/index.html +++ b/posts/exopop/index.html @@ -787,7 +787,7 @@

Population inferenceTesting#

-

© 2014-2023 Dan Foreman-Mackey

+

© 2014-2024 Dan Foreman-Mackey

diff --git a/posts/fitting-a-plane/index.html b/posts/fitting-a-plane/index.html index 4c20dd1..b1c75eb 100644 --- a/posts/fitting-a-plane/index.html +++ b/posts/fitting-a-plane/index.html @@ -864,7 +864,7 @@

Summary#

-

© 2014-2023 Dan Foreman-Mackey

+

© 2014-2024 Dan Foreman-Mackey

diff --git a/posts/histogram1/index.html b/posts/histogram1/index.html index f5b84ce..050bd3f 100644 --- a/posts/histogram1/index.html +++ b/posts/histogram1/index.html @@ -549,7 +549,7 @@

Summary & Conclusions