Metadata-Version: 2.1
Name: nnplot
Version: 1.0.1
Summary: Plot Neural Networks and the weights of the links between their nodes
Home-page: https://github.com/Yuval-Ai/nnplot
Author: Yuval Ai
Author-email: yuval_a@rad.com
License: UNKNOWN
Description: # nnplot
        ### A Python library for pruning and visualizing Keras Neural Networks' structure and weights.
        ![cover image](https://github.com/Yuval-Ai/nnplot/blob/master/Images/banner.png)
        
        * [What is nnplot?](##What-is-nnplot)
        
        * [How to install it?](##How-to-install-it?) 
        
        * [How to use it?](##How-to-use-it?)
        
        * [Start with an example](##Start-with-an-examlpe)
        
        * [Additional Information](##Additional-Information)
        ---
        
        ## What is nnplot?
        ## How to install it?
        ## How to use it?
        ## Start with an example
        ## Additional Information
        
Keywords: nn,ai,visualizer,learning,artificial,intelligence,weights
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/markdown
