Metadata-Version: 2.4
Name: mlable-torch
Version: 0.3.0
Summary: PyTorch libs: layers, blocks, optimizers, etc.
Author-email: apehex <17317183+apehex@users.noreply.github.com>
License-Expression: AGPL-3.0
License-File: .github/LICENSE.md
Requires-Python: <3.14,>=3.10
Requires-Dist: numpy>=2.0
Requires-Dist: torch>=2.10
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
