Metadata-Version: 2.4
Name: radnn
Version: 0.1.0
Summary: Rapid Deep Neural Networks
Author-email: "Pantelis I. Kaplanoglou" <pikaplanoglou@ihu.gr>
License-Expression: MIT
Project-URL: Homepage, https://github.com/pikaplan/radnn
Project-URL: Documentation, https://radnn.readthedocs.io/
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy>=1.26.4
Requires-Dist: matplotlib>=3.8.4
Requires-Dist: pandas>=2.2.1
Requires-Dist: scikit-learn>=1.4.2
Requires-Dist: tqdm>=4.67.1
Dynamic: license-file
