{"id":21861606,"url":"https://github.com/elcorto/gp_playground","last_synced_at":"2026-05-06T11:02:45.431Z","repository":{"id":64803059,"uuid":"493275233","full_name":"elcorto/gp_playground","owner":"elcorto","description":"Explore selected topics related to Gaussian processes","archived":false,"fork":false,"pushed_at":"2025-08-13T18:29:20.000Z","size":53059,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-13T20:44:19.227Z","etag":null,"topics":["gaussian-processes","gpy","gpytorch","kernel-ridge-regression","machine-learning","scikit-learn","tinygp"],"latest_commit_sha":null,"homepage":"https://elcorto.github.io/gp_playground","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elcorto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-05-17T13:59:24.000Z","updated_at":"2025-08-13T18:27:44.000Z","dependencies_parsed_at":"2024-06-25T23:29:17.432Z","dependency_job_id":"a8cdae1e-645d-4cfb-bc6d-a0e26e1e22b2","html_url":"https://github.com/elcorto/gp_playground","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/elcorto/gp_playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcorto%2Fgp_playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcorto%2Fgp_playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcorto%2Fgp_playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcorto%2Fgp_playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elcorto","download_url":"https://codeload.github.com/elcorto/gp_playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcorto%2Fgp_playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273100860,"owners_count":25045700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gaussian-processes","gpy","gpytorch","kernel-ridge-regression","machine-learning","scikit-learn","tinygp"],"created_at":"2024-11-28T03:12:11.047Z","updated_at":"2026-05-06T11:02:45.409Z","avatar_url":"https://github.com/elcorto.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![DOI](https://zenodo.org/badge/493275233.svg)](https://zenodo.org/badge/latestdoi/493275233)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/elcorto/gp_playground/main/book/logo.png\" width=\"50%\"\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n**Check the [book content here](https://elcorto.github.io/gp_playground/root.html)**.\n\nThis project uses [Jupyter Book](https://jupyterbook.org) and\n[jupytext](https://jupytext.readthedocs.io). To build locally, follow the instructions below or check the CI pipline.\n\nUse\n\n```sh\n# https://virtualenvwrapper.readthedocs.io/en/latest/\n$ mkvirtualenv gp_play\n```\n\nor\n\n```sh\n$ python3 -m venv gp_play \u0026\u0026 . ./gp_play/bin/activate\n```\n\nThen install some variant of `torch` (CPU, GPU) plus the packages that we test\nhere. The `torch` install line is just an example, please check the pytorch\nwebsite for more. Examples are tiny, so there is no need to install the GPU\nversion of `torch`.\n\n```sh\n(gp_play) $ pip install torch --extra-index-url https://download.pytorch.org/whl/cpu\n(gp_play) $ pip install -r requirements.txt\n```\n\nBuild\n\n```sh\n(gp_play) $ ./generate-book.sh\n\n# If you only modified some notebook scripts (we use jupytext in the\n# background), pass their names. Else the script will purge and rebuild all.\n(gp_play) $ ./generate-book.sh book/content/gp_pred_comp/notebook_comp.py\n\n# If you only changed markdown files\n(gp_play) $ jupyter-book build book\n```\n\nView\n\n```sh\n$ some_browser book/_build/html/index.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felcorto%2Fgp_playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felcorto%2Fgp_playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felcorto%2Fgp_playground/lists"}