Skip to content

Installation

Install the package from pip with:

pip install cesnet-models

or for editable install with:

pip install -e git+https://github.com/CESNET/cesnet-models

Requirements

The cesnet-models package requires Python >=3.10.

Dependencies

Name Version
numpy <2.0
scikit-learn
torch >=1.10