aq-geometric


Nameaq-geometric JSON
Version 2024.9.2.1 PyPI version JSON
download
home_pageNone
SummaryGeometric deep learning on air quality data.
upload_time2024-09-02 17:27:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords deep-learning earth-systems geometric-deep-learning onnx 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, onnx, pytorch",
    "author": null,
    "author_email": "Chris Jellen <cdjellen@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/61/4b/ec1ec1c004d67814ad605d57786ed80aaba220ecfe202641b93dd2c2673c/aq_geometric-2024.9.2.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.9.2.1",
    "project_urls": {
        "documentation": "https://github.com/cdjellen/aq",
        "homepage": "https://github.com/cdjellen/aq"
    },
    "split_keywords": [
        "deep-learning",
        " earth-systems",
        " geometric-deep-learning",
        " onnx",
        " pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "101e445824dd22d05d8c619d054352ec18f38911c07788b5b9478b5f6e7a90b6",
                "md5": "11a4e722820d45927d5ceecc751a6f01",
                "sha256": "0b3742ef28397a54f0e13a0add1cb0d27b66134c56ddb2b279125a6fb26b6db1"
            },
            "downloads": -1,
            "filename": "aq_geometric-2024.9.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11a4e722820d45927d5ceecc751a6f01",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 118466,
            "upload_time": "2024-09-02T17:27:44",
            "upload_time_iso_8601": "2024-09-02T17:27:44.494760Z",
            "url": "https://files.pythonhosted.org/packages/10/1e/445824dd22d05d8c619d054352ec18f38911c07788b5b9478b5f6e7a90b6/aq_geometric-2024.9.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "614bec1ec1c004d67814ad605d57786ed80aaba220ecfe202641b93dd2c2673c",
                "md5": "ca0700ec7f23bcf8fd87871c717e6a92",
                "sha256": "f9a6a90a4e321de211de8e463331ca61f40eb1b82cb37f5ae84e0b0b4a1eb113"
            },
            "downloads": -1,
            "filename": "aq_geometric-2024.9.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ca0700ec7f23bcf8fd87871c717e6a92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 69982,
            "upload_time": "2024-09-02T17:27:46",
            "upload_time_iso_8601": "2024-09-02T17:27:46.021521Z",
            "url": "https://files.pythonhosted.org/packages/61/4b/ec1ec1c004d67814ad605d57786ed80aaba220ecfe202641b93dd2c2673c/aq_geometric-2024.9.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 17:27:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cdjellen",
    "github_project": "aq",
    "github_not_found": true,
    "lcname": "aq-geometric"
}
        
Elapsed time: 0.67046s