Metadata-Version: 2.3
Name: mlable-torch
Version: 0.2.8
Summary: PyTorch libs: layers, blocks, optimizers, etc.
License: .github/LICENSE.md
Author: apehex
Author-email: apehex@protonmail.com
Requires-Python: >=3.10,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=2.0)
Requires-Dist: torch (>=2.2)
Description-Content-Type: text/markdown

# MLable

PyTorch libs: layers, blocks, optimizers, etc.

## TODO

See [TODO](TODO.md).

## License

Licensed under the [aGPLv3](LICENSE.md).

[code-micrograd]: https://github.com/karpathy/micrograd
[video-karpathy]: https://www.youtube.com/@AndrejKarpathy/videos

