Skip to content

Commit

Permalink
some modification
Browse files Browse the repository at this point in the history
  • Loading branch information
zechang committed Nov 22, 2022
1 parent 7e043ac commit 6d34c2c
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,16 @@ For more details, we refer to
* [*An Unsupervised Learning Approach for Quasar Continuum Prediction*](https://arxiv.org/abs/2207.02788) for a brief summary
* [*Quasar Factor Analysis – An Unsupervised and Probabilistic Quasar Continuum Prediction Algorithm with Latent Factor Analysis*]() for a detailed description

This document is arranged as:

* [**How QFA works?**](###How QFA works?): we show the basic idea of QFA to model quasar spectra and infer quasar continuum here 🤏
* [Model assumption](####Model assumption) : we display the statistical assumptions of QFA here 🧐
* [Training](#### Training): we show how to train the model here 👊
* [Continuum inference](#### Continuum inference): we show how to perform continuum inference here ✌️
* [**How to install this package?**](###How to install this package?): we show how to use this package here 😜
* [**About this repository**](###About repository) : the document of this repository can be found here 🫶
<details><summary>This document is arranged as:</summary>
<p>
* **How QFA works?**: we show the basic idea of QFA to model quasar spectra and infer quasar continuum here 🤏
* Model assumption: we display the statistical assumptions of QFA here 🧐
* Training: we show how to train the model here 👊
* Continuum inference: we show how to perform continuum inference here ✌️
* **How to install this package?**: we show how to use this package here 😜
* **About this repository**: the document of this repository can be found here 🫶
</p>
</details>

### How QFA works?

Expand Down

0 comments on commit 6d34c2c

Please sign in to comment.