# DeepView
DeepView is a Python package for deep learning model visualization and analysis. This can also aid in exploratory data analysis of large datasets including image and tabular data.
## Features
- Model visualization
- Performance analysis of Deep Learning models including inactive unit analysis
- Dataset insights and visual data analysis
## Installation
```
pip install deepview
```
Raw data
{
"_id": null,
"home_page": "https://github.com/satishlokkoju/deepview",
"name": "deepview",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Satish Lokkoju",
"author_email": "satish.lokkoju@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/db/3a/5b0be6cda81b5a2bf9ebb6d1d560922a87b0a7d047524808531f548f6f61/deepview-3.0.0.tar.gz",
"platform": null,
"description": "# DeepView\n\nDeepView is a Python package for deep learning model visualization and analysis. This can also aid in exploratory data analysis of large datasets including image and tabular data.\n\n## Features\n\n- Model visualization\n- Performance analysis of Deep Learning models including inactive unit analysis\n- Dataset insights and visual data analysis\n\n## Installation\n\n```\npip install deepview\n```\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Base Data and Network Introspection Kit (DeepView) Library.",
"version": "3.0.0",
"project_urls": {
"Changelog": "https://github.com/satishlokkoju/deepview/blob/main/CHANGELOG.md",
"Documentation": "https://satishlokkoju.github.io/deepview",
"Homepage": "https://github.com/satishlokkoju/deepview"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aec1fc40d9a9fef159383b0148efe13fa98b1c74ce4c92966330e96ed456fe10",
"md5": "7df82e15a81b587b6de48f0b0ffb3eca",
"sha256": "96df8a30dcff40f2f73c91ddbbf6b85a22126cae615ce716eec7f5273c3c64ca"
},
"downloads": -1,
"filename": "deepview-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7df82e15a81b587b6de48f0b0ffb3eca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 138253,
"upload_time": "2024-12-24T22:44:36",
"upload_time_iso_8601": "2024-12-24T22:44:36.062399Z",
"url": "https://files.pythonhosted.org/packages/ae/c1/fc40d9a9fef159383b0148efe13fa98b1c74ce4c92966330e96ed456fe10/deepview-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db3a5b0be6cda81b5a2bf9ebb6d1d560922a87b0a7d047524808531f548f6f61",
"md5": "654b9e2aec3fd69cf149ac5dd38181ac",
"sha256": "e9e499809b58e28f47f380c8c6be349cbfadd062d62533ae328402b5fd6857b8"
},
"downloads": -1,
"filename": "deepview-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "654b9e2aec3fd69cf149ac5dd38181ac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 91158,
"upload_time": "2024-12-24T22:44:39",
"upload_time_iso_8601": "2024-12-24T22:44:39.074755Z",
"url": "https://files.pythonhosted.org/packages/db/3a/5b0be6cda81b5a2bf9ebb6d1d560922a87b0a7d047524808531f548f6f61/deepview-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-24 22:44:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "satishlokkoju",
"github_project": "deepview",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "deepview"
}