{ "info": { "author": "JinQing Lee, Gaojie Wei", "author_email": "hourout@163.com", "bugtrack_url": null, "classifiers": [ "Framework :: Jupyter", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Visualization" ], "description": "# Beefly\n\n![](https://github.com/Hourout/beefly/blob/master/image/1542382970(1).png)\n\n![PyPI version](https://img.shields.io/pypi/pyversions/beefly.svg)\n![Github license](https://img.shields.io/github/license/Hourout/beefly.svg)\n[![PyPI](https://img.shields.io/pypi/v/beefly.svg)](https://pypi.python.org/pypi/beefly)\n![PyPI format](https://img.shields.io/pypi/format/beefly.svg)\n\nBeefly is efficient visualization training packages of Keras, enabling the live visualization of loss function and metrics during training process.\n\nBeefly is process in the Jupyter Notebook, so we recommend Jupyter Notebook as Beefly's developing environment.\n\n![](https://github.com/Hourout/beefly/blob/master/image/plot_metrics000.gif)\n\n| [API Document](https://github.com/Hourout/beefly/blob/master/document/English_API.md) | [API\u6587\u6863](https://github.com/Hourout/beefly/blob/master/document/Chinese_API.md) | [\u4e2d\u6587\u4ecb\u7ecd](https://github.com/Hourout/beefly/blob/master/document/Chinese.md) |\n\n## Installation\n\nTo install [this verson from PyPI](https://pypi.org/project/beefly/), type:\n\n```\npip install beefly\n```\n\nTo get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:\n\n```\npip install git+git://github.com/Hourout/beefly.git\n```\n\n## Feature\n- Visualization of general machine learning training\n - Support customizing the name of loss function and metric \n - Support customizing the name of validation set\n - Support displaying the result of training set and test set in the same plot\n - Support setting maximum training number of iterations\n - Support both batch way and epoch way to train\n - Support visual plotting\n - Support visual plotting in both batch way and epoch way periodically\n\n- keras backend\n - Support customizing the name of loss function and metric in epoch way\n - Support customizing the name of validation set in epoch way\n - Support displaying the result of training set and test set in the same plot in epoch way\n - Support setting maximum training number of iterations in epoch way\n - Support visual plotting in epoch way\n - Support visual plotting in both batch way and epoch way periodically in epoch way\n - Support customizing the name of loss function and metric in batch way\n - Support customizing the name of validation set in batch way\n - Support displaying the result of training set and test set in the same plot in batch way\n - Support setting maximum training number of iterations in batch way\n - Support visual plotting in batch way\n - Support visual plotting in both batch way and epoch way periodically in batch way\n\n\n## Example\n- [beefly.plot_metrics()](https://github.com/Hourout/beefly/blob/master/example/plot_metrics.ipynb)\n- [beefly.PlotMetricsOnBatch()](https://github.com/Hourout/beefly/blob/master/example/PlotMetricsOnBatch.ipynb)\n- [beefly.PlotMetricsOnEpoch()](https://github.com/Hourout/beefly/blob/master/example/PlotMetricsOnEpoch.ipynb)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Hourout/beefly", "keywords": "keras-visualization,keras,tf.keras,plot,chart", "license": "Apache License Version 2.0", "maintainer": "", "maintainer_email": "", "name": "beefly", "package_url": "https://pypi.org/project/beefly/", "platform": "", "project_url": "https://pypi.org/project/beefly/", "project_urls": { "Homepage": "https://github.com/Hourout/beefly" }, "release_url": "https://pypi.org/project/beefly/0.8.0/", "requires_dist": [ "tensorview (>=0.3.0)" ], "requires_python": "", "summary": "Dynamic visualization training service in Jupyter Notebook for Keras tf.keras and others.", "version": "0.8.0" }, "last_serial": 5419009, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "20804ee786fe3b5d92992f20964d433d", "sha256": "5b88a0d01e94e8744970bbb520222271c8c45b88b27895852214cfd5958cf8ba" }, "downloads": -1, "filename": "beefly-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "20804ee786fe3b5d92992f20964d433d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5437, "upload_time": "2018-11-16T14:53:29", "url": "https://files.pythonhosted.org/packages/d6/e0/70379a9ab9231ebe94ab53b97b8f160ad6a384ed5e060550c5dce903df16/beefly-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "892fb51074b9dc068dee05a5287f907e", "sha256": "0fed520d67411b06028ef5218c27f33c124827d240511e32ab76b3b616a2e1ce" }, "downloads": -1, "filename": "beefly-0.1.0.tar.gz", "has_sig": false, "md5_digest": "892fb51074b9dc068dee05a5287f907e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3836, "upload_time": "2018-11-16T14:53:32", "url": "https://files.pythonhosted.org/packages/c3/02/59bae72fc62d0d1266d039fbe949dd937d1edbd84e385f2e61924be73d5c/beefly-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f77da9ba13a4c83fd47bf31756b8b39e", "sha256": "a6504d847387c58974273fba0bd0d2ad7a2dec6d53eacc68d7dde2e62d6ceb26" }, "downloads": -1, "filename": "beefly-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f77da9ba13a4c83fd47bf31756b8b39e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6757, "upload_time": "2018-11-17T01:45:49", "url": "https://files.pythonhosted.org/packages/28/15/0d368613e2f328fb051edcc39fd9613eaf54244e295260973377ef2c825b/beefly-0.2.0-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "a6e6130c050c6e97f74bd1bbf1f2d3b8", "sha256": "6dec5cb2629ac0ce7b21a85da88fae10639d68c7d00f04af8837502896ab4e9e" }, "downloads": -1, "filename": "beefly-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6e6130c050c6e97f74bd1bbf1f2d3b8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6752, "upload_time": "2018-11-17T01:53:55", "url": "https://files.pythonhosted.org/packages/a1/14/5e9a8bdb565563cf86f8de27a0259fc3f676ba439b6ff89d03806216413b/beefly-0.3.0-py2.py3-none-any.whl" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "59a9f5fc8c52edc4f4665de524b5ab18", "sha256": "9672aa06c099ffffe47cf4eed6dd4920541115f4c87b133b20d1195317a43aa0" }, "downloads": -1, "filename": "beefly-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "59a9f5fc8c52edc4f4665de524b5ab18", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7152, "upload_time": "2018-11-17T15:51:22", "url": "https://files.pythonhosted.org/packages/62/50/a64e9c2dc00068237a5132344d1f79b7f614bc32f2e16a835c988ec812c0/beefly-0.4.0-py2.py3-none-any.whl" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "88d0380e7dd35f06e89ffddc6bd25bf3", "sha256": "5585e4c3a63d77fbc4815ea5a2c8a2cb0fd78ee58656b167b440f8548e767021" }, "downloads": -1, "filename": "beefly-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "88d0380e7dd35f06e89ffddc6bd25bf3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7546, "upload_time": "2018-11-18T06:17:07", "url": "https://files.pythonhosted.org/packages/37/18/fe44bdfef37ac73c41253150f5574298f81da00bd525454e6ed57b9ea872/beefly-0.5.0-py2.py3-none-any.whl" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "9cfcb91435a8d07b7e3b24d9dc3893bb", "sha256": "9f4fbfd6000b1de13c0596aa7b3e4f37cbb569b10393cb5f45754a3747664fc1" }, "downloads": -1, "filename": "beefly-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9cfcb91435a8d07b7e3b24d9dc3893bb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7911, "upload_time": "2018-11-18T06:22:52", "url": "https://files.pythonhosted.org/packages/9e/c5/1fc664df8c99b887b2c0b78aaa7e14c5d6c18bded146eb35eb1c5e22ef42/beefly-0.6.0-py2.py3-none-any.whl" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "3d56d3db460420257fa6371c7d2a446a", "sha256": "54743c12ebb3d0f1367cfd2cfffad821ff8b9fcce328fc5613fb7fe8bbee41fc" }, "downloads": -1, "filename": "beefly-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3d56d3db460420257fa6371c7d2a446a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7854, "upload_time": "2018-12-03T03:00:29", "url": "https://files.pythonhosted.org/packages/86/f8/0e2ded0eac315f528a857f123da6471909b7af7adc6addd88d6bf572b0c7/beefly-0.7.0-py2.py3-none-any.whl" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "52479c216aac072c8816516f77115cde", "sha256": "79256dc18616fbd9fb210399b0faec647dbfa86bc12b331ab1c0ac14ab7a4683" }, "downloads": -1, "filename": "beefly-0.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "52479c216aac072c8816516f77115cde", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2608, "upload_time": "2019-06-19T07:22:09", "url": "https://files.pythonhosted.org/packages/4c/44/08ae0b50cbdf02771b98cd64b87ed9deb407a0228d260c9ce9a435374fd3/beefly-0.8.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52479c216aac072c8816516f77115cde", "sha256": "79256dc18616fbd9fb210399b0faec647dbfa86bc12b331ab1c0ac14ab7a4683" }, "downloads": -1, "filename": "beefly-0.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "52479c216aac072c8816516f77115cde", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2608, "upload_time": "2019-06-19T07:22:09", "url": "https://files.pythonhosted.org/packages/4c/44/08ae0b50cbdf02771b98cd64b87ed9deb407a0228d260c9ce9a435374fd3/beefly-0.8.0-py2.py3-none-any.whl" } ] }