Study of the influence of selection of kernels for Gaussian processes on the modeling of light curves
- Jupyter Notebook 100%
| .github | ||
| docs | ||
| notebooks/KIC1430163 | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE.md | ||
| README.md | ||
Description
What is this?
This is a repository of a project to investigate the influence of the selection of kernels for Gaussian processes on the process of modeling light curves of different objects from the Kepler Archive. For more information on the research, see the online documentation.
Wait, why isn't this branch called master/main?
This repository consists of four main branches:
notebooks: contains Jupyter notebooks and Julia scripts to convert these notebooks to Markdown files;docker: provides a Docker image that contains the development environment for this project;okteto: provides a configuration YAML file for Kubernetes;gh-pages: contains the automatically converted documentation files.
What do these releases mean?
Releases involve changes on the notebooks
branch, that is, the research process.