labml-app


Namelabml-app JSON
Version 0.5.14 PyPI version JSON
download
home_pagehttps://github.com/labmlai/labml
SummaryWeb app for https://github.com/labmlai/labml
upload_time2024-07-08 11:45:18
maintainerNone
docs_urlNone
authorlabml.ai Team
requires_pythonNone
licenseNone
keywords machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center" style="margin-bottom: 100px;">
    
<h2>Mobile first web app to monitor PyTorch & TensorFlow model training</h2>
<h3>Relax while your models are training instead of sitting in front of a computer</h3>


[![PyPI - Python Version](https://badge.fury.io/py/labml-app.svg)](https://badge.fury.io/py/labml-app)
[![PyPI Status](https://pepy.tech/badge/labml-app)](https://pepy.tech/project/labml-app)
[![Docs](https://img.shields.io/badge/labml-docs-blue)](http://docs.labml.ai/)
[![Twitter](https://img.shields.io/twitter/follow/labmlai?style=social)](https://twitter.com/labmlai?ref_src=twsrc%5Etfw)

<img src="https://github.com/labmlai/labml/blob/master/images/cover-dark.png" alt=""/>
</div>

This is an open-source library to push updates of your ML/DL model training to mobile. [Here's a sample experiment](https://app.labml.ai/run/39b03a1e454011ebbaff2b26e3148b3d)

### Notable Features

* **Mobile first design:** web version, that gives you a great mobile experience on a mobile browser.
* **Model Gradients, Activations and Parameters:** Track and compare these indicators independently. We provide a separate analysis for each of the indicator types.
* **Summary and Detail Views:** Summary views would help you to quickly scan and understand your model progress. You can use detail views for more in-depth analysis.
* **Track only what you need:** You can pick and save the indicators that you want to track in the detail view. This would give you a customised summary view where you can focus on specific model indicators.
* **Standard ouptut:** Check the terminal output from your mobile. No need to SSH.

### [📚 How to track experiments?](https://github.com/labmlai/labml)

### How to run app locally?

Install the PIP package

```sh
pip install labml-app

```

Start the server

```sh
labml app-server
```

Set the web api url to `http://localhost:5005/api/v1/track?` when you run experiments.
You can also [set this on `.labml.yaml`](https://github.com/labmlai/labml/blob/master/guides/labml_yaml_file.md).

```python
from labml import tracker, experiment

with experiment.record(name='sample', token='http://localhost:5005/api/v1/track?'):
    for i in range(50):
        loss, accuracy = train()
        tracker.save(i, {'loss': loss, 'accuracy': accuracy})
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/labmlai/labml",
    "name": "labml-app",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "machine learning",
    "author": "labml.ai Team",
    "author_email": "contact@labml.ai",
    "download_url": "https://files.pythonhosted.org/packages/f2/31/663437af831cbb8b851872253ff1e1ead642229efb75aa1e25b826643bc1/labml_app-0.5.14.tar.gz",
    "platform": null,
    "description": "<div align=\"center\" style=\"margin-bottom: 100px;\">\n    \n<h2>Mobile first web app to monitor PyTorch & TensorFlow model training</h2>\n<h3>Relax while your models are training instead of sitting in front of a computer</h3>\n\n\n[![PyPI - Python Version](https://badge.fury.io/py/labml-app.svg)](https://badge.fury.io/py/labml-app)\n[![PyPI Status](https://pepy.tech/badge/labml-app)](https://pepy.tech/project/labml-app)\n[![Docs](https://img.shields.io/badge/labml-docs-blue)](http://docs.labml.ai/)\n[![Twitter](https://img.shields.io/twitter/follow/labmlai?style=social)](https://twitter.com/labmlai?ref_src=twsrc%5Etfw)\n\n<img src=\"https://github.com/labmlai/labml/blob/master/images/cover-dark.png\" alt=\"\"/>\n</div>\n\nThis is an open-source library to push updates of your ML/DL model training to mobile. [Here's a sample experiment](https://app.labml.ai/run/39b03a1e454011ebbaff2b26e3148b3d)\n\n### Notable Features\n\n* **Mobile first design:** web version, that gives you a great mobile experience on a mobile browser.\n* **Model Gradients, Activations and Parameters:** Track and compare these indicators independently. We provide a separate analysis for each of the indicator types.\n* **Summary and Detail Views:** Summary views would help you to quickly scan and understand your model progress. You can use detail views for more in-depth analysis.\n* **Track only what you need:** You can pick and save the indicators that you want to track in the detail view. This would give you a customised summary view where you can focus on specific model indicators.\n* **Standard ouptut:** Check the terminal output from your mobile. No need to SSH.\n\n### [\ud83d\udcda How to track experiments?](https://github.com/labmlai/labml)\n\n### How to run app locally?\n\nInstall the PIP package\n\n```sh\npip install labml-app\n\n```\n\nStart the server\n\n```sh\nlabml app-server\n```\n\nSet the web api url to `http://localhost:5005/api/v1/track?` when you run experiments.\nYou can also [set this on `.labml.yaml`](https://github.com/labmlai/labml/blob/master/guides/labml_yaml_file.md).\n\n```python\nfrom labml import tracker, experiment\n\nwith experiment.record(name='sample', token='http://localhost:5005/api/v1/track?'):\n    for i in range(50):\n        loss, accuracy = train()\n        tracker.save(i, {'loss': loss, 'accuracy': accuracy})\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Web app for https://github.com/labmlai/labml",
    "version": "0.5.14",
    "project_urls": {
        "Documentation": "https://docs.labml.ai",
        "Homepage": "https://github.com/labmlai/labml"
    },
    "split_keywords": [
        "machine",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "616ba37179d4bb3302e9ab711ec4972379b7096c4d8559ffa0d063f1f03701ac",
                "md5": "7383d455d90ede94442ca03d0edb8b49",
                "sha256": "6b4eb3f8fe0ebcf7779d0751edd3d2ef1ab5d878c03aa2dd618da41d13f6a5f5"
            },
            "downloads": -1,
            "filename": "labml_app-0.5.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7383d455d90ede94442ca03d0edb8b49",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 320803,
            "upload_time": "2024-07-08T11:45:16",
            "upload_time_iso_8601": "2024-07-08T11:45:16.209452Z",
            "url": "https://files.pythonhosted.org/packages/61/6b/a37179d4bb3302e9ab711ec4972379b7096c4d8559ffa0d063f1f03701ac/labml_app-0.5.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f231663437af831cbb8b851872253ff1e1ead642229efb75aa1e25b826643bc1",
                "md5": "f550496512bd3143bd607435e7f6973e",
                "sha256": "712575114c944ee4a47dc8cb88b9ccd3cc127d469e616bc5abba6b4f1e170922"
            },
            "downloads": -1,
            "filename": "labml_app-0.5.14.tar.gz",
            "has_sig": false,
            "md5_digest": "f550496512bd3143bd607435e7f6973e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 296768,
            "upload_time": "2024-07-08T11:45:18",
            "upload_time_iso_8601": "2024-07-08T11:45:18.603342Z",
            "url": "https://files.pythonhosted.org/packages/f2/31/663437af831cbb8b851872253ff1e1ead642229efb75aa1e25b826643bc1/labml_app-0.5.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-08 11:45:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "labmlai",
    "github_project": "labml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "labml-app"
}
        
Elapsed time: 0.25896s