Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 464 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 464 Bytes

easyai

A framework to make even a common-man experiment with deeplearning.

Installation

pip install git+https://github.com/IamVNIE/easyai/ --upgrade

Requirements

Python Version : 3.5-3.7 (Doesn't Work on 3.8 Since Tensorflow does not support 3.8 yet. Dependencies: Numpy, Tensorflow, Seaborn, Matplotlib, Pandas

NOTE: Dependency libraries are automatically installed. No need for user to install them manually.

Usage

import easyai.chief as easyai