From e58efe84824e35aaded8abb61d1b438aaea47255 Mon Sep 17 00:00:00 2001 From: Yifan Wang <yifan.wang@aei.mpg.de> Date: Tue, 16 Mar 2021 12:48:45 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72a52ec..e16be83 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,13 @@ Goals: -- [ ] Reproduce the results of a machine learning paper to find gravitational wave events (e.g. https://arxiv.org/abs/1909.13442 Gravitational wave signal recognition of O1 data by deep learning, He Want et al.) +- [ ] Reproduce the results of a machine learning paper to find gravitational wave events, e.g. + - https://arxiv.org/abs/1909.13442 Gravitational wave signal recognition of O1 data by deep learning, He Want et al. + - https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.120.141103 Matching Matched Filtering with Deep Networks for Gravitational-Wave Astronomy + - https://arxiv.org/abs/1909.06296 Bayesian parameter estimation using conditional variational autoencoders for gravitational-wave astronomy - [ ] compute the p value/ false alarm rate for machine learning algorithm - [ ] extend the above paper to O2/O3a +References: + + - A survey for literature: https://iphysresearch.github.io/Survey4GWML/ -- GitLab