Metadata-Version: 2.0
Name: nnweaver
Version: 0.1
Summary: A tiny Python library to create and train feedforward neural networks
Home-page: https://github.com/gvinciguerra/nnweaver
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy (>=1.14.0)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: tqdm (>=4.19.5)
Requires-Dist: matplotlib (>=2.1.2)

nnweaver
========

🧠 + 🕸 = Neural Network Weaver


