Metadata-Version: 2.4
Name: notorch
Version: 0.1.5
Summary: Neural networks and ML from scratch in pure Python
Author-email: Mohammed Montaser <moe.montaser@pm.me>, Andrew Bassem <andrewaziz555@gmail.com>
License: GNU General Public License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: license-file

# 🕯 NoTorch 
NoTorch is a lightweight, educational deep learning library built from scratch in pure Python
