aq-geometric


Nameaq-geometric JSON
Version 2024.5.19.1 PyPI version JSON
download
home_pageNone
SummaryGeometric deep learning on air quality data.
upload_time2024-05-19 16:41:54
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/e6/fb/7249d01254b9d37e68424f1c79bfb5e3d9ae8485f1b9b1234f4b5d9f3cce/aq_geometric-2024.5.19.1.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.19.1",
    "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": "49da4e65fbfb57acfdd83bd2407a882529036bb4e261607ffaa0c26369864e7f",
                "md5": "4a01e618595a587bb12310e162b5bff6",
                "sha256": "0f889c54ce7a3f17304d7e3409291d917cee6a936875386b44dd60a410871bbb"
            },
            "downloads": -1,
            "filename": "aq_geometric-2024.5.19.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a01e618595a587bb12310e162b5bff6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 75821,
            "upload_time": "2024-05-19T16:41:53",
            "upload_time_iso_8601": "2024-05-19T16:41:53.284776Z",
            "url": "https://files.pythonhosted.org/packages/49/da/4e65fbfb57acfdd83bd2407a882529036bb4e261607ffaa0c26369864e7f/aq_geometric-2024.5.19.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6fb7249d01254b9d37e68424f1c79bfb5e3d9ae8485f1b9b1234f4b5d9f3cce",
                "md5": "13538c8d4c5e35466f54407cd41a2c3c",
                "sha256": "6412c4e482e9a25b3385f3613e7f707eaf59d36c70a8ae431edff42252ca280e"
            },
            "downloads": -1,
            "filename": "aq_geometric-2024.5.19.1.tar.gz",
            "has_sig": false,
            "md5_digest": "13538c8d4c5e35466f54407cd41a2c3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 43804,
            "upload_time": "2024-05-19T16:41:54",
            "upload_time_iso_8601": "2024-05-19T16:41:54.940776Z",
            "url": "https://files.pythonhosted.org/packages/e6/fb/7249d01254b9d37e68424f1c79bfb5e3d9ae8485f1b9b1234f4b5d9f3cce/aq_geometric-2024.5.19.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 16:41:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cdjellen",
    "github_project": "aq",
    "github_not_found": true,
    "lcname": "aq-geometric"
}
        
Elapsed time: 0.33591s