Skip to content

Welcome to AutoNN

An AutoML (Automated machine learning) / No-Code ML Framework for beginners.

Installation

pip install nocode-autonn

To upgrade the package

pip install --upgrade nocodenn-autonn

Install all the dependencies

pip install -r requirements.txt

How to use?

  • Open Terminal after installing the package
  • Use the following command to launch the GUI
    autonn
    

Attention

Documentation for ANN models are yet to be uploaded, you are requested to be patient. Aplogies from our end. Thank you.

Info

Whole image classification API has been implemented in PyTorch, and the rest is implemented in Tensorflow & keras.