Metadata-Version: 2.1
Name: Elytra
Version: 0.1
Summary: User-friendly Python package designed to facilitate the creation and training of neural networks.
Author: Sebinmon.vr
Author-email: sebinmonvr@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENCE.txt
Requires-Dist: tensorflow (==2.7.0)
Requires-Dist: keras (==2.6.0)
Requires-Dist: numpy (==1.21.3)
Requires-Dist: matplotlib (==3.4.3)
Requires-Dist: scikit-learn (==0.24.2)

