Installation¶
To install mapping_networks from the repository root, run:
pip install mapping_networks
Requirements¶
The package requires:
Python:
^3.12PyTorch:
>=2.6, <3.0Pydantic:
>=2.0PyYAML:
^6.0.3
To install mapping_networks from the repository root, run:
pip install mapping_networks
The package requires:
Python: ^3.12
PyTorch: >=2.6, <3.0
Pydantic: >=2.0
PyYAML: ^6.0.3