Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)