Skip to content

A project investigating and comparing methods for Bayesian machine learning in astronomy.

License

Notifications You must be signed in to change notification settings

czs-school-23/bayesian-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian machine learning in astronomy: Investigating and comparing methods

In this project, we'd like to compare the advantages and disadvantages of different methods for approximate Bayesian ML, while learning a lot about how to implement Bayesian ML methods in the process. Which have the best uncertainty properties? Which are the most practical? And how can we implement them in libraries like TensorFlow and PyTorch?

You can find more information about the project in the Google doc here.

Available data

There are currently two available datasets:

  • curve: a 1D function with a relatively intricate shape, 250 training points, and some noise. (Contributed by Emily)
  • stellar_spectra: simulated stellar spectra with 100 data points each + parameters in a table such as $T_\text{eff}$ and $\log g$. (Contributed by Rhys)

About

A project investigating and comparing methods for Bayesian machine learning in astronomy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published