Metadata-Version: 2.1
Name: NeuroUtils
Version: 0.2.1
Summary: Library for neural network projects organisation
Author-email: Sebastian Borukało <Ciapserr.info@gmail.com>
Project-URL: Homepage, https://github.com/Ciapser/NeuroUtils
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Requires-Python: >=3.8
Description-Content-Type: text/plain
License-File: LICENSE.txt
Requires-Dist: opencv-python==4.9.0.80
Requires-Dist: numpy==1.26.2
Requires-Dist: scipy==1.11.4
Requires-Dist: scikit-image==0.22.0
Requires-Dist: scikit-learn==1.3.2
Requires-Dist: tensorflow-cpu==2.10.0
Requires-Dist: tqdm==4.65.0
Requires-Dist: pandas==2.1.4
Requires-Dist: matplotlib==3.8.2

