Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

[recipe request] gpytorch #52

Open
jayfurmanek opened this issue Aug 16, 2019 · 0 comments
Open

[recipe request] gpytorch #52

jayfurmanek opened this issue Aug 16, 2019 · 0 comments

Comments

@jayfurmanek
Copy link
Contributor

torch>=1.1
extras_require={
        "dev": [
            "black",
            "twine",
        ],
        "docs": [
            "ipython",
            "ipykernel",
            "sphinx",
            "sphinx_rtd_theme",
            "nbsphinx",
            "m2r",
        ],
        "examples": [
            "ipython",
            "jupyter",
            "matplotlib",
            "scipy",
            "torchvision",
        ],
        "pyro": [
            "pyro-ppl>=0.3.0",
        ],
        "keops": [
            "pykeops>=1.1.1",
        ],
        "test": [
            "flake8",
            "flake8-print",
        ]
  • Short description of package and use case(s):
    A highly efficient and modular implementation of Gaussian Processes in PyTorch

Folks who would also like to see this package in the supplementary channel, please thumbs-up so the developers can know which requests to prioritize.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant