Metadata-Version: 2.4
Name: knoxtinytorch
Version: 0.1.0
Summary: A tiny PyTorch-like neural network library built from scratch using NumPy
Author-email: Knox <your-email@example.com>
Project-URL: Homepage, https://github.com/KnoxCodes/TinyTorch
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Dynamic: license-file
