Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autonn/autonn
A No-Code/ automated Machine Learning Framework
https://github.com/autonn/autonn
automl autonn deep-learning keras machine-learning no-code-framework no-code-machine-learning no-codeml python python3 pytorch tensorflow
Last synced: 24 days ago
JSON representation
A No-Code/ automated Machine Learning Framework
- Host: GitHub
- URL: https://github.com/autonn/autonn
- Owner: AutoNN
- License: apache-2.0
- Created: 2022-09-11T17:50:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T14:47:58.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T13:06:39.610Z (24 days ago)
- Topics: automl, autonn, deep-learning, keras, machine-learning, no-code-framework, no-code-machine-learning, no-codeml, python, python3, pytorch, tensorflow
- Language: Python
- Homepage: https://autonn.github.io/AutoNN/
- Size: 10.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
***
# AutoNN : A No-Code Automated Machine Learning Framework For Deep Learning enthusiast.## Official Website
## 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)