Metadata-Version: 2.4
Name: mlalib
Version: 0.5.12
Summary: For the love of exploring intelligence.
Author-email: MLA <mlartiste@proton.me>
License: MIT
Project-URL: Homepage, https://github.com/MLArtiste/tools
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: tqdm
Requires-Dist: requests
Requires-Dist: torch
Requires-Dist: torchmetrics
Dynamic: license-file

# mlalib

A research-oriented PyTorch companion for rapidly experimenting with ideas in machine learning.

## Installation

```bash
pip install mlalib
