guildai


Nameguildai JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://guild.ai
SummaryExperiment tracking, ML developer tools
upload_time2022-10-18 18:44:57
maintainerGuild AI
docs_urlNone
author
requires_python
licenseApache 2.0
keywords guild guildai tensorflow keras pytorch mxnet xgboost scikit-learn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Guild AI is an [open source](https://raw.githubusercontent.com/guildai/guildai/master/LICENSE.txt)
toolkit that automates and optimizes machine learning experiments.

- Run unmodified training scripts, capturing each run result as a unique experiment
- Automate trials using grid search, random search, and Bayesian optimization
- Compare and analyze runs to understand and improve models
- Backup training related operations such as data preparation and test
- Archive runs to S3 or other remote systems
- Run operations remotely on cloud accelerators
- Package and distribute models for easy reproducibility

For details, see [Guild AI website](https://guild.ai).

Important links:

- **[Latest release on PyPI](https://pypi.python.org/pypi/guildai)**
- **[Guild AI website](https://guild.ai)**
- **[Documentation](https://my.guild.ai/docs/)**
- **[Open issues](https://github.com/guildai/guildai/issues)**



            

Raw data

            {
    "_id": null,
    "home_page": "https://guild.ai",
    "name": "guildai",
    "maintainer": "Guild AI",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "packages@guild.ai",
    "keywords": "guild guildai tensorflow keras pytorch mxnet xgboost scikit-learn",
    "author": "",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "Guild AI is an [open source](https://raw.githubusercontent.com/guildai/guildai/master/LICENSE.txt)\ntoolkit that automates and optimizes machine learning experiments.\n\n- Run unmodified training scripts, capturing each run result as a unique experiment\n- Automate trials using grid search, random search, and Bayesian optimization\n- Compare and analyze runs to understand and improve models\n- Backup training related operations such as data preparation and test\n- Archive runs to S3 or other remote systems\n- Run operations remotely on cloud accelerators\n- Package and distribute models for easy reproducibility\n\nFor details, see [Guild AI website](https://guild.ai).\n\nImportant links:\n\n- **[Latest release on PyPI](https://pypi.python.org/pypi/guildai)**\n- **[Guild AI website](https://guild.ai)**\n- **[Documentation](https://my.guild.ai/docs/)**\n- **[Open issues](https://github.com/guildai/guildai/issues)**\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Experiment tracking, ML developer tools",
    "version": "0.8.2",
    "split_keywords": [
        "guild",
        "guildai",
        "tensorflow",
        "keras",
        "pytorch",
        "mxnet",
        "xgboost",
        "scikit-learn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "282d7eb0bb3811a9213c698f7af2d659b7835e47183e53df666f7c06445e8604",
                "md5": "0abb2e593ca2763cba01288735ef7c4d",
                "sha256": "d882610ceafc7cad3399157192afa3ced0c226104196aa3b6ed548ec41d4404d"
            },
            "downloads": -1,
            "filename": "guildai-0.8.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0abb2e593ca2763cba01288735ef7c4d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4339897,
            "upload_time": "2022-10-18T18:44:57",
            "upload_time_iso_8601": "2022-10-18T18:44:57.963159Z",
            "url": "https://files.pythonhosted.org/packages/28/2d/7eb0bb3811a9213c698f7af2d659b7835e47183e53df666f7c06445e8604/guildai-0.8.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-18 18:44:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "guildai"
}
        
Elapsed time: 0.04078s