UnifiedML


NameUnifiedML JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/agi-init/UnifiedML
SummaryUnified library for intelligence training.
upload_time2024-03-07 13:28:04
maintainer
docs_urlNone
authorSam Lerman
requires_python>=3.10.8
license
keywords artificial intelligence machine learning deep learning reinforcement learning image classification
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <picture>
  <source width="20%" media="(prefers-color-scheme: dark)" srcset="https://github.com/AGI-init/UnifiedML/assets/92597756/7fb01de3-3539-4b7e-b51e-910d781e47a8">
  <img width="20%" alt="Text changing depending on mode. Light: 'Light' Dark: 'Dark'" src="https://github.com/AGI-init/UnifiedML/assets/92597756/2d124da5-6f32-4265-9784-69f18117d9b9">
<br><br>
</picture>

# Welcome

See our library [Tributaries](https://github.com/AGI-init/tributaries) for mass-deploying UnifiedML apps on remote servers.

Check out [minihydra / leviathan](https://github.com/Cave-Dwellers-Tree-People/minihydra) for how we handle sys args & hyperparams.

## Install

```console
pip install UnifiedML
```

# What is UnifiedML?

<p align="center">
<a href="https://github.com/AGI-init/Assets/assets/92597756/d92e6b3f-9625-427c-87ef-909b3ec40f08">
<picture>
  <source width="40%" media="(prefers-color-scheme: dark)" srcset="https://github.com/AGI-init/UnifiedML/assets/92597756/ee9e96bb-9dfa-41c6-89f4-188502061dbd">
  <img width="40%" alt="Text changing depending on mode. Light: 'Light' Dark: 'Dark'" src="https://github.com/AGI-init/UnifiedML/assets/92597756/9eaa5423-ea9d-4793-9b1a-f043fc81d3c1">
<br><br>
</picture>
</a>
</p>

UnifiedML is a toolbox & engine for defining ML tasks and training them individually, or together in a single general intelligence.

#

[See full documentation here.](https://agi-init.github.io/UnifiedML) (Documentation in progress)

[//]: # (TODO: Maybe change "base: import" to "task:" to simplify and perhaps "model:" instead of architecture parts. )


# Get started

To start a train session, use the ```ML``` command:

```console
ML
```

Defaults:

```dataset=MNIST```

```task=classify```

Plots, logs, generated images, and videos are automatically stored in: ```./Benchmarking```.

# Voluntary support

### Sponsoring

This library is built by a single individual from low-income means on the funding of a graduate student wage. [Please support financially by sponsoring if you can](https://github.com/sponsors/AGI-init) and if you have access to compute and resources that you would be willing to contribute, please reach out to me at [slerman12@gmail.com](mailto:slerman12@gmail.com?subject=Contributing).

<img width="60%" alt="Text changing depending on mode. Light: 'Light' Dark: 'Dark'" src="https://github.com/AGI-init/UnifiedML-legacy/assets/92597756/b57fe485-51f4-4244-b1ef-d7c35600dd48">

### Contributing code

This library is built with passion and dedication, and every effort has been made to make it minimal and elegant. The standards for accepted push requests are high, but if you have a push that you would like to make or a contribution that you would like to propose, you may [make a request](https://github.com/AGI-init/UnifiedML/edit/main/README.md) and/or leave a note to me either in [issues](https://github.com/AGI-init/UnifiedML/edit/main/README.md) or by email at [slerman12@gmail.com](mailto:slerman12@gmail.com?subject=Contributing).

Thank you.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/agi-init/UnifiedML",
    "name": "UnifiedML",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10.8",
    "maintainer_email": "",
    "keywords": "artificial intelligence,machine learning,deep learning,reinforcement learning,image classification",
    "author": "Sam Lerman",
    "author_email": "agi.init@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "<picture>\n  <source width=\"20%\" media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/AGI-init/UnifiedML/assets/92597756/7fb01de3-3539-4b7e-b51e-910d781e47a8\">\n  <img width=\"20%\" alt=\"Text changing depending on mode. Light: 'Light' Dark: 'Dark'\" src=\"https://github.com/AGI-init/UnifiedML/assets/92597756/2d124da5-6f32-4265-9784-69f18117d9b9\">\n<br><br>\n</picture>\n\n# Welcome\n\nSee our library [Tributaries](https://github.com/AGI-init/tributaries) for mass-deploying UnifiedML apps on remote servers.\n\nCheck out [minihydra / leviathan](https://github.com/Cave-Dwellers-Tree-People/minihydra) for how we handle sys args & hyperparams.\n\n## Install\n\n```console\npip install UnifiedML\n```\n\n# What is UnifiedML?\n\n<p align=\"center\">\n<a href=\"https://github.com/AGI-init/Assets/assets/92597756/d92e6b3f-9625-427c-87ef-909b3ec40f08\">\n<picture>\n  <source width=\"40%\" media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/AGI-init/UnifiedML/assets/92597756/ee9e96bb-9dfa-41c6-89f4-188502061dbd\">\n  <img width=\"40%\" alt=\"Text changing depending on mode. Light: 'Light' Dark: 'Dark'\" src=\"https://github.com/AGI-init/UnifiedML/assets/92597756/9eaa5423-ea9d-4793-9b1a-f043fc81d3c1\">\n<br><br>\n</picture>\n</a>\n</p>\n\nUnifiedML is a toolbox & engine for defining ML tasks and training them individually, or together in a single general intelligence.\n\n#\n\n[See full documentation here.](https://agi-init.github.io/UnifiedML) (Documentation in progress)\n\n[//]: # (TODO: Maybe change \"base: import\" to \"task:\" to simplify and perhaps \"model:\" instead of architecture parts. )\n\n\n# Get started\n\nTo start a train session, use the ```ML``` command:\n\n```console\nML\n```\n\nDefaults:\n\n```dataset=MNIST```\n\n```task=classify```\n\nPlots, logs, generated images, and videos are automatically stored in: ```./Benchmarking```.\n\n# Voluntary support\n\n### Sponsoring\n\nThis library is built by a single individual from low-income means on the funding of a graduate student wage. [Please support financially by sponsoring if you can](https://github.com/sponsors/AGI-init) and if you have access to compute and resources that you would be willing to contribute, please reach out to me at [slerman12@gmail.com](mailto:slerman12@gmail.com?subject=Contributing).\n\n<img width=\"60%\" alt=\"Text changing depending on mode. Light: 'Light' Dark: 'Dark'\" src=\"https://github.com/AGI-init/UnifiedML-legacy/assets/92597756/b57fe485-51f4-4244-b1ef-d7c35600dd48\">\n\n### Contributing code\n\nThis library is built with passion and dedication, and every effort has been made to make it minimal and elegant. The standards for accepted push requests are high, but if you have a push that you would like to make or a contribution that you would like to propose, you may [make a request](https://github.com/AGI-init/UnifiedML/edit/main/README.md) and/or leave a note to me either in [issues](https://github.com/AGI-init/UnifiedML/edit/main/README.md) or by email at [slerman12@gmail.com](mailto:slerman12@gmail.com?subject=Contributing).\n\nThank you.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Unified library for intelligence training.",
    "version": "1.0.6",
    "project_urls": {
        "Bug Tracker": "https://github.com/agi-init/UnifiedML/issues",
        "Homepage": "https://github.com/agi-init/UnifiedML"
    },
    "split_keywords": [
        "artificial intelligence",
        "machine learning",
        "deep learning",
        "reinforcement learning",
        "image classification"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5759e5ccc047b30c1594feccce38751743f9fc1beb40580ac7a93cf4e7ce18c5",
                "md5": "9ac5e149fd9e8c93e102f7d0c2c98bff",
                "sha256": "9532e4c674a0130623d3a861c968853488b43cebdde39cbd86e8a5afd45de0e3"
            },
            "downloads": -1,
            "filename": "UnifiedML-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ac5e149fd9e8c93e102f7d0c2c98bff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.8",
            "size": 180981,
            "upload_time": "2024-03-07T13:28:04",
            "upload_time_iso_8601": "2024-03-07T13:28:04.954088Z",
            "url": "https://files.pythonhosted.org/packages/57/59/e5ccc047b30c1594feccce38751743f9fc1beb40580ac7a93cf4e7ce18c5/UnifiedML-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-07 13:28:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "agi-init",
    "github_project": "UnifiedML",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "unifiedml"
}
        
Elapsed time: 0.85801s