diresa


Namediresa JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryDiresa - distance-regularized siamese twin autoencoder
upload_time2025-08-05 09:12:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords climate learning machine tensorflow weather
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # *DIRESA*

![test](https://gitlab.com/etrovub/ai4wcm/public/diresa/badges/master/pipeline.svg?ignore_skipped=true&key_text=test&key_width=35)
![release](https://gitlab.com/etrovub/ai4wcm/public/diresa/-/badges/release.svg?key_text=pypi&key_width=35)
![python](https://img.shields.io/badge/python-3.8%20|%203.9%20|%203.10%20|%203.11%20|%203.12-blue)
![tensorflow](https://img.shields.io/badge/tensorflow-2.12%20|%202.13%20|%202.14%20|%202.15%20|%202.16%20|%202.17%20|%202.18-orange)
![mit](https://img.shields.io/badge/license-MIT-yellow)

### Overview

*DIRESA* is a Python package for dimension reduction based on 
[TensorFlow](https://www.tensorflow.org). The distance-regularized 
Siamese twin autoencoder architecture is designed to preserve distance 
(ordering) in latent space while capturing the non-linearities in
the datasets.


### Install *DIRESA*

Install *DIRESA* with the following command:

``` bash
  pip install diresa
```

### Documentation

The *DIRESA* documentation can be found on [Read the Docs](https://diresa-learn.readthedocs.io)
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "diresa",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "climate, learning, machine, tensorflow, weather",
    "author": null,
    "author_email": "Geert De Paepe <geert.de.paepe@vub.be>",
    "download_url": "https://files.pythonhosted.org/packages/82/55/17ac7d15dd8b2722e3042e3511ed185907e5d9b4c717ef5fe283d120e394/diresa-1.3.0.tar.gz",
    "platform": null,
    "description": "# *DIRESA*\n\n![test](https://gitlab.com/etrovub/ai4wcm/public/diresa/badges/master/pipeline.svg?ignore_skipped=true&key_text=test&key_width=35)\n![release](https://gitlab.com/etrovub/ai4wcm/public/diresa/-/badges/release.svg?key_text=pypi&key_width=35)\n![python](https://img.shields.io/badge/python-3.8%20|%203.9%20|%203.10%20|%203.11%20|%203.12-blue)\n![tensorflow](https://img.shields.io/badge/tensorflow-2.12%20|%202.13%20|%202.14%20|%202.15%20|%202.16%20|%202.17%20|%202.18-orange)\n![mit](https://img.shields.io/badge/license-MIT-yellow)\n\n### Overview\n\n*DIRESA* is a Python package for dimension reduction based on \n[TensorFlow](https://www.tensorflow.org). The distance-regularized \nSiamese twin autoencoder architecture is designed to preserve distance \n(ordering) in latent space while capturing the non-linearities in\nthe datasets.\n\n\n### Install *DIRESA*\n\nInstall *DIRESA* with the following command:\n\n``` bash\n  pip install diresa\n```\n\n### Documentation\n\nThe *DIRESA* documentation can be found on [Read the Docs](https://diresa-learn.readthedocs.io)",
    "bugtrack_url": null,
    "license": null,
    "summary": "Diresa - distance-regularized siamese twin autoencoder",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/etrovub/ai4wcm/public/diresa",
        "Issues": "https://gitlab.com/etrovub/ai4wcm/public/diresa/-/issues"
    },
    "split_keywords": [
        "climate",
        " learning",
        " machine",
        " tensorflow",
        " weather"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e7adac2e465af7c84e1bf012081df9c0628ea5f68c84dcf4aaefbbd7a9cbbc9",
                "md5": "caa8a4be92055fd63d8479d37fb976a8",
                "sha256": "f58b0597362a7a2133c5ab810c20c7984fd873782c8859aa5774ac666e5ba2b7"
            },
            "downloads": -1,
            "filename": "diresa-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "caa8a4be92055fd63d8479d37fb976a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13225,
            "upload_time": "2025-08-05T09:12:29",
            "upload_time_iso_8601": "2025-08-05T09:12:29.559841Z",
            "url": "https://files.pythonhosted.org/packages/0e/7a/dac2e465af7c84e1bf012081df9c0628ea5f68c84dcf4aaefbbd7a9cbbc9/diresa-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "825517ac7d15dd8b2722e3042e3511ed185907e5d9b4c717ef5fe283d120e394",
                "md5": "dcadc712c76d8dce3c7c999edc961f34",
                "sha256": "ff04ca8a4b2c24882c84a8c9697ce35ed22d3afe3196e982e8a169cb2b994f3b"
            },
            "downloads": -1,
            "filename": "diresa-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dcadc712c76d8dce3c7c999edc961f34",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1616908,
            "upload_time": "2025-08-05T09:12:31",
            "upload_time_iso_8601": "2025-08-05T09:12:31.564550Z",
            "url": "https://files.pythonhosted.org/packages/82/55/17ac7d15dd8b2722e3042e3511ed185907e5d9b4c717ef5fe283d120e394/diresa-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 09:12:31",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "etrovub",
    "gitlab_project": "ai4wcm",
    "lcname": "diresa"
}
        
Elapsed time: 1.34714s