Skip to content

Commit 197ab7a

Browse files
authored
Update README.md
1 parent 8e25f47 commit 197ab7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Overview
22
🤖Machine learning (ML) promises dramatic speedups in characterizing the interior structure of exoplanets. Among various ML techniques, mixture density networks (MDNs) are quite appropriate to degenerate cases without sacrificing degenerate solutions. The MDN model requires large sets of data for training and yields multimodal probability distributions for various target variables through inputs of known quantities. Such a data-driven approach decouples interior model
3-
calculations from ML inferences and hence a well-trained ML model is capable of quickly characterizing planetary interiors. [Baumeister et al. (2020)](https://iopscience.iop.org/article/10.3847/1538-4357/ab5d32) applied MDN-based ML to infer the distribution of possible thicknesses of each planetary layer for exoplanets up to 25 Earth masses, where MDN inference for one planet takes only few miliseconds compared with the inversion computing time of potentially several hours. In [Zhao & Ni (2021)](https://www.aanda.org/articles/aa/abs/2021/06/aa40375-21/aa40375-21.html) and [Zhao & Ni (2022)](https://www.aanda.org/articles/aa/abs/2022/02/aa42874-21/aa42874-21.html), the MDN was used to simultaneously predict the layer thicknesses and core properties of exoplanets including Earth-like planets and gas giants.
3+
calculations from ML inferences and hence a well-trained ML model is capable of quickly characterizing planetary interiors. [Baumeister et al. (2020)](https://iopscience.iop.org/article/10.3847/1538-4357/ab5d32) applied MDN-based ML to infer the distribution of possible thicknesses of each planetary layer for exoplanets up to 25 Earth masses, where MDN inference for one planet takes only few miliseconds compared with the inversion computing time of potentially several hours. In [Zhao & Ni (2021)](https://www.aanda.org/articles/aa/abs/2021/06/aa40375-21/aa40375-21.html) and [Zhao & Ni (2022)](https://www.aanda.org/articles/aa/abs/2022/02/aa42874-21/aa42874-21.html), the MDN was used to simultaneously predict the layer thicknesses and core properties of exoplanets including rocky planets with Earth-like composition and gas giants.
44

55
In this work, We trained a machine learning model by using MDN algorithm to quickly and efficiently infer the interior structure of rocky exoplanets with **large compositional diversity.**
66

0 commit comments

Comments
 (0)