Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
/ GPKernels Public archive

Study of the influence of selection of kernels for Gaussian processes on the modeling of light curves

License

Notifications You must be signed in to change notification settings

paveloom-c/GPKernels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.