/taipy_classifier_web_app

simple machine learning image classifier GUI app for beginners

Primary LanguageJupyter Notebook

Machine Learning GUI App

simple machine learning image classifier GUI app for beginners

Introduction

A taipy based GUI application that can classify images of animals and vehicles!

Requirements

Setup

  • Create a new environment mamba env create -f requirements.yml
  • Activate the environment: mamba activate taipy
  • Start the web app: python classifier.py