Metadata-Version: 2.4
Name: nn-easy-model
Version: 0.1.1
Summary: A tiny sklearn-style neural network classifier with bundled datasets and train_test_split.
Author-email: Mohamed Boukerche <mohamedboukerche55@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/Mohamedboukerche22/easy_model
Project-URL: Repository, https://github.com/Mohamedboukerche22/easy_model
Project-URL: Bug Tracker, https://github.com/Mohamedboukerche22/easy_model/issues
Keywords: neural-network,machine-learning,classifier,train-test-split,csv
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: neuralnetwork-cpp>=0.1
Dynamic: license-file

README.md
