Metadata-Version: 2.1
Name: curvy
Version: 0.1.0
Summary: Plot model performance
Home-page: https://github.com/KimaniKibuthu/curvy
Author: br-AI-niac
Author-email: kimanikibuthu@gmail.com
License: MIT
Description: 
        Curvy is a package that is used to view the accuracy and loss plots from a deep learning model.
        # Installation
        
        ## Dependancies
        The package requires:
        * python (>=3.6)
        * plotly 
        * seaborn 
        * matplotlib
        
        ## Quick start
        `pip install curvy`
        
        ## Example
        `pip install curvy`
        
        
        
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
