Metadata-Version: 2.4
Name: nn-e
Version: 0.1.0
Summary: A modular neural network framework
Project-URL: Homepage, https://github.com/diri-daniel/NN_E.git
Requires-Python: >=3.11
Requires-Dist: os
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: ctypes
Requires-Dist: datetime
Requires-Dist: matplotlib
