noobDevelopers / Eagle-AI-GUI

GUI for Machine-Learning Algorithms
9 stars 0 forks source link
hacktoberfest

Eagle-AI-GUI

GUI for Machine-Learning Algorithms

![GitHub issues](https://img.shields.io/github/issues/noobDevelopers/Eagle-AI-GUI) ![GitHub Hacktoberfest combined status](https://img.shields.io/github/hacktoberfest/2020/noobDevelopers/Eagle-AI-GUI) ![Python Version](https://img.shields.io/badge/python-v3.7-blue) ![GUI TKINTER](https://img.shields.io/badge/GUI-tkinter-blue) ![Machine Learning](https://img.shields.io/badge/-Machine%20Learning-yellow) ![Deep Learning](https://img.shields.io/badge/-Deep%20Learning-yellowgreen)



TOOLS/LANGUAGES USED

GUI is made with tkinter a python based GUI framework see tutorial here

ML algorithms are coded from scratch based on lectures of adrew ng. course see course here

Installation

Step-1: Download and extract the files

Step-2: Create a virtual enviroment(optional)

Step-3: open the path where files are extracted in terminal

Step-4: type pip install -r requirements.txt and hit enter in terminal

Step-5: type python main.py and hit enter to start the application

Note->In windows application may show not responding, just leave it idle for few seconds

Usage Guide

If you had fun, consider to give a star ⭐ to this repository