ETSformer-pytorch


NameETSformer-pytorch JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/ETSformer-pytorch
SummaryETSTransformer - Exponential Smoothing Transformer for Time-Series Forecasting - Pytorch
upload_time2023-08-26 18:02:42
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseMIT
keywords artificial intelligence deep learning transformers time-series forecasting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lucidrains/ETSformer-pytorch",
    "name": "ETSformer-pytorch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,transformers,time-series,forecasting",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/7f/860aed5bef6ef1de972dd4f5564ba09385c16606cfe6215c2562204c376a/ETSformer-pytorch-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ETSTransformer - Exponential Smoothing Transformer for Time-Series Forecasting - Pytorch",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/ETSformer-pytorch"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "transformers",
        "time-series",
        "forecasting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6fda48c3be3602fb8e313f37ed1af744002a9bab74fbe1fa938ad1c19f4e49f",
                "md5": "b549c8bc5436261e34e24cbc36dbfb19",
                "sha256": "97292c03a21d3cf8172dad053c4682b730f06913ce902a0f0b59ca02c96887af"
            },
            "downloads": -1,
            "filename": "ETSformer_pytorch-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b549c8bc5436261e34e24cbc36dbfb19",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6567,
            "upload_time": "2023-08-26T18:02:41",
            "upload_time_iso_8601": "2023-08-26T18:02:41.336005Z",
            "url": "https://files.pythonhosted.org/packages/f6/fd/a48c3be3602fb8e313f37ed1af744002a9bab74fbe1fa938ad1c19f4e49f/ETSformer_pytorch-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b7f860aed5bef6ef1de972dd4f5564ba09385c16606cfe6215c2562204c376a",
                "md5": "f1af2a5816720c54099419871c6a68f1",
                "sha256": "c4b471584ae9c6c0d4c8e2ebea32cd31c56db67bf01196bcabedc9bbbb2be089"
            },
            "downloads": -1,
            "filename": "ETSformer-pytorch-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f1af2a5816720c54099419871c6a68f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6699,
            "upload_time": "2023-08-26T18:02:42",
            "upload_time_iso_8601": "2023-08-26T18:02:42.755403Z",
            "url": "https://files.pythonhosted.org/packages/1b/7f/860aed5bef6ef1de972dd4f5564ba09385c16606cfe6215c2562204c376a/ETSformer-pytorch-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-26 18:02:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "ETSformer-pytorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "etsformer-pytorch"
}
        
Elapsed time: 0.10569s