<p align="center">
<a href="https://pypi.org/project/nocode-autonn/"> <img src="https://user-images.githubusercontent.com/55054089/190849404-ac47a467-3f66-48af-a037-177938230c4b.png" />
</p></a>
***
# AutoNN : A No-Code Automated Machine Learning Framework For Deep Learning enthusiast.
## Official <a href="https://autonn.github.io/AutoNN/">Website</a>
## Installation
Install it using pip package manager:
```python
pip install nocode-autonn
```
Upgrade the package using the following command:
```python
pip install --upgrade nocode-autonn
```
## Install all the dependencies
```
pip install -r requirements.txt
```
## How to run the file:
Open terminal and write the following command:
```
autonn
```
## The user interface:
![ezgif com-gif-maker](https://user-images.githubusercontent.com/55054089/208089822-6167f0c4-6ff5-4952-815d-ee9c74e09641.gif)
Raw data
{
"_id": null,
"home_page": "https://github.com/AutoNN/AutoNN",
"name": "nocode-autonn",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "AutoNN,autonn,AutoML,Deep Learning,CNN",
"author": "",
"author_email": "raju.banerjee.720@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ca/bb/56c7b148b2a446dc8ab27ce23e88ba0d92465a175278d99ea7e7bd7cb89a/nocode-autonn-2.4.1.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <a href=\"https://pypi.org/project/nocode-autonn/\"> <img src=\"https://user-images.githubusercontent.com/55054089/190849404-ac47a467-3f66-48af-a037-177938230c4b.png\" />\n</p></a>\n\n***\n# AutoNN : A No-Code Automated Machine Learning Framework For Deep Learning enthusiast.\n\n## Official <a href=\"https://autonn.github.io/AutoNN/\">Website</a>\n\n## Installation\n\nInstall it using pip package manager:\n```python\npip install nocode-autonn\n```\n\nUpgrade the package using the following command:\n```python\npip install --upgrade nocode-autonn\n```\n\n## Install all the dependencies \n\n```\npip install -r requirements.txt\n```\n## How to run the file:\n\nOpen terminal and write the following command:\n```\nautonn\n```\n\n## The user interface: \n\n![ezgif com-gif-maker](https://user-images.githubusercontent.com/55054089/208089822-6167f0c4-6ff5-4952-815d-ee9c74e09641.gif)\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "An AutoML framework for deep learning",
"version": "2.4.1",
"split_keywords": [
"autonn",
"autonn",
"automl",
"deep learning",
"cnn"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "88b0588305afe476544e95020cf4cb1d",
"sha256": "0d3ea5baf020a00f888c1dd30aeece5313e4fb82c969a0388810ea32572afb4b"
},
"downloads": -1,
"filename": "nocode_autonn-2.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "88b0588305afe476544e95020cf4cb1d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 54141,
"upload_time": "2022-12-18T11:37:07",
"upload_time_iso_8601": "2022-12-18T11:37:07.265807Z",
"url": "https://files.pythonhosted.org/packages/84/b6/f2e6db225469b0b935a2343379e9152527fcfe38b7b2d5ada65e6081de31/nocode_autonn-2.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "bcd2e9d5a860897ecd11ba4c9673451c",
"sha256": "65b8544eee20249f647785c2cb72073bc9f9ea14d6b8dbb834bc0995a4e4b7ab"
},
"downloads": -1,
"filename": "nocode-autonn-2.4.1.tar.gz",
"has_sig": false,
"md5_digest": "bcd2e9d5a860897ecd11ba4c9673451c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 36717,
"upload_time": "2022-12-18T11:37:09",
"upload_time_iso_8601": "2022-12-18T11:37:09.109581Z",
"url": "https://files.pythonhosted.org/packages/ca/bb/56c7b148b2a446dc8ab27ce23e88ba0d92465a175278d99ea7e7bd7cb89a/nocode-autonn-2.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-18 11:37:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "AutoNN",
"github_project": "AutoNN",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": []
},
{
"name": "torchvision",
"specs": []
},
{
"name": "torchaudio",
"specs": []
},
{
"name": "ttkbootstrap",
"specs": [
[
"==",
"0.5.1"
]
]
},
{
"name": "pytorchsummary",
"specs": []
},
{
"name": "sklearn",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "dask",
"specs": []
},
{
"name": "dask-ml",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "psutil",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "tensorflow-gpu",
"specs": [
[
"==",
"2.8.0"
]
]
},
{
"name": "protobuf",
"specs": [
[
"==",
"3.19.0"
]
]
}
],
"lcname": "nocode-autonn"
}