An Astronomer’s perspective on Deep Learning
This blog contains notes and notebooks of a researcher in Astronomy diving deep into the study of deep learning. What I found during my quest, and what I report here, is meant to be purely anecdotical and it is not necessarily following a logical and sound educational path. The hope, with which I build this blog, is that it will eventually become a useful reference for me to look back at and that also other people, with a similar background to mine, may find some use out of these notes and notebooks.
My name is Lorenzo Posti and I’m currently a postdoctoral researcher at the Strasbourg Observatory (France) specialized in models of galaxy dynamics, which I use to study the origin of galaxies and the nature of dark matter. Find my list of poublications on ADS
This site is built using fastpages. The diagram of the neural network in the banner was made using NN-SVG, the input image shows isophotal contours of the galaxy NGC 4342 rendered from Hubble observations.
Posts
Intro to diffusion models from scratch
Conditioning diffusion models
`vcdisk`: a python package for galaxy rotation curves
A simple neural network to predict galaxy rotation curves from photometry
Rotation curve decompositions with Gaussian Processes: taking into account data correlations leads to unbiased results
Gaussian Processes: modelling correlated noise in a dataset
Variational Autoencoder: learning an underlying distribution and generating new data
Autoencoder represents a multi-dimensional smooth function
Ground-up construction of a simple neural network
Understanding how basic linear NNs handle non-linearities