Metadata-Version: 2.1
Name: EasyNN
Version: 0.0.3
Summary: Currently Testing
Home-page: https://github.com/danielwilczak101/EasyNN
Author: Daniel
Author-email: daniel@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: matplotlib (~=3.3.2)
Requires-Dist: pytest (>=3.7)
Requires-Dist: tabulate (>=0.8.7)

# EasyNN - Neural Networks made Easy

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.

