Metadata-Version: 2.1
Name: flexible_neural_network_lib
Version: 0.1.0
Summary: A simple neural network implementation
Author: Isaac Morrow
Author-email: isaac@frzbee.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy
