Metadata-Version: 1.0
Name: aimaster
Version: 2.4.7
Summary: Artificial Neural Network learning tools
Home-page: https://github.com/kasinathps/aimaster
Author: Kasinath P.S
Author-email: kasinathps@gmail.com
License: MIT
Description: aimaster
        ========
        
        Artificial Neural Network learning and experimentation tools with live visualization.  
        (NOTE: Donot use pipe visualization with very large networks ðŸ˜….)  
          
        This module needs `numpy` and `scipy` installed.
        And `matplotlib` for visualization.
        
        Feel free to experiment with aimaster.  
        
        ## Installation
        
        Use `pip install aimaster` or `pip3 install aimaster` to install package from PyPI.  
Platform: UNKNOWN
