aq-geometric


Nameaq-geometric JSON
Version 2024.5.1.2 PyPI version JSON
download
home_pageNone
SummaryGeometric deep learning on air quality data.
upload_time2024-05-02 01:24:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords deep-learning earth-systems geometric-deep-learning pytorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Overview

This repository contains the code used for geometric deep learning on air-quality data. The code is based on the [PyTorch Geometric](https://pytorch-geometric.readthedocs.io/en/latest/) library.

Generate build artifacts via ```python3 pip wheel --no-cache-dir --extra-index-url=https://download.pytorch.org/whl/cpu aq-geometric/ -w kubeflow/artifacts/wheels/aq-geometric/```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aq-geometric",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "deep-learning, earth-systems, geometric-deep-learning, pytorch",
    "author": null,
    "author_email": "Chris Jellen <cdjellen@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/33/73/5f2e757df0a8a0afc8f05dcd8cbdba2ea4a97430f9507cdc11a72b95410a/aq_geometric-2024.5.1.2.tar.gz",
    "platform": null,
    "description": "## Overview\n\nThis repository contains the code used for geometric deep learning on air-quality data. The code is based on the [PyTorch Geometric](https://pytorch-geometric.readthedocs.io/en/latest/) library.\n\nGenerate build artifacts via ```python3 pip wheel --no-cache-dir --extra-index-url=https://download.pytorch.org/whl/cpu aq-geometric/ -w kubeflow/artifacts/wheels/aq-geometric/```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Geometric deep learning on air quality data.",
    "version": "2024.5.1.2",
    "project_urls": {
        "documentation": "https://github.com/cdjellen/aq",
        "homepage": "https://github.com/cdjellen/aq"
    },
    "split_keywords": [
        "deep-learning",
        " earth-systems",
        " geometric-deep-learning",
        " pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "780ade68f85c8f4bf08a0ad748ae0f683bd645f0563f4fe3b7f144f2241c7148",
                "md5": "289ac3b28d1759fd0cec23a7970841d4",
                "sha256": "cfa96fdb6fb0ba3f26b65fb267d0a4f39762ee4986d76b7a67ef9de8d5719e5a"
            },
            "downloads": -1,
            "filename": "aq_geometric-2024.5.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "289ac3b28d1759fd0cec23a7970841d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 75772,
            "upload_time": "2024-05-02T01:24:31",
            "upload_time_iso_8601": "2024-05-02T01:24:31.470133Z",
            "url": "https://files.pythonhosted.org/packages/78/0a/de68f85c8f4bf08a0ad748ae0f683bd645f0563f4fe3b7f144f2241c7148/aq_geometric-2024.5.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33735f2e757df0a8a0afc8f05dcd8cbdba2ea4a97430f9507cdc11a72b95410a",
                "md5": "b59a9927e9ef23892fa5aee81be13a62",
                "sha256": "ce02d91cd0740f35de0dcabfee919fab0f5f9c46fd28bc2543db469e02b32760"
            },
            "downloads": -1,
            "filename": "aq_geometric-2024.5.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b59a9927e9ef23892fa5aee81be13a62",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 43759,
            "upload_time": "2024-05-02T01:24:33",
            "upload_time_iso_8601": "2024-05-02T01:24:33.241066Z",
            "url": "https://files.pythonhosted.org/packages/33/73/5f2e757df0a8a0afc8f05dcd8cbdba2ea4a97430f9507cdc11a72b95410a/aq_geometric-2024.5.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 01:24:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cdjellen",
    "github_project": "aq",
    "github_not_found": true,
    "lcname": "aq-geometric"
}
        
Elapsed time: 0.26219s