Metadata-Version: 2.1
Name: EasyNN
Version: 0.0.11
Summary: EasyNN is a python package designed to provide an easy-to-use neural network. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.
Home-page: https://github.com/danielwilczak101/EasyNN
Author: Daniel Wilczak, Jack Nguyen, David Fadini, Nathan Foster, Liam Kehoe, Nathan Rose
Author-email: danielwilczak101@gmail.com
License: UNKNOWN
Description: ![](https://raw.githubusercontent.com/danielwilczak101/EasyNN/media/images/readme_logo.png)
        
        # EasyNN - Neural Networks made Easy
        
        This project is still in work and does not have a production version yet.
        
        EasyNN is a python package designed to provide an easy-to-use Neural Network. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit. 
        
        ## Check out our [wiki](https://github.com/danielwilczak101/EasyNN/wiki) for more information.
        
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
