Metadata-Version: 2.4
Name: hypatorch
Version: 1.0.1
Summary: HypaTorch: A library for abstract and visual model configuration
Author: Altavo GmbH
Project-URL: Homepage, https://github.com/Altavo/hypatorch/
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=2.6
Requires-Dist: hydra-core>=1.3
Requires-Dist: omegaconf>=2.3
Provides-Extra: mlflow
Requires-Dist: mlflow; extra == "mlflow"
Provides-Extra: wandb
Requires-Dist: wandb; extra == "wandb"
Dynamic: license-file

# hypaTorch
<p align="center">
<b>Highly Abstract Compound Networks in PyTorch</b>
</p>

This python package provides a flexible and comprehensive framework for creating compound PyTorch models in an abstract manner.

## Installation

```bash
uv add hypatorch
```

## Acknowledgements

<img src="misc/acknowledgement/EFRE_Sachsen_EN.png" height="90">
<img src="misc/acknowledgement/Semeco_Logo.png" height="90">
