Metadata-Version: 2.1
Name: dafd
Version: 0.1.0
Summary: Python package for the library for DAFD.
Author: Radhakrishna Sanka
Author-email: rkrishnasanka@gmail.com
Requires-Python: >=3.8,<3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: keras (>=2.4.3,<3.0.0)
Requires-Dist: matplotlib (>=3.3.1,<4.0.0)
Requires-Dist: pandas (>=1.1.2,<2.0.0)
Requires-Dist: scikit-learn (>=0.23.2,<0.24.0)
Requires-Dist: tensorflow (>=2.3.0,<3.0.0)
Requires-Dist: tqdm (>=4.48.2,<5.0.0)
