Installation ============ Requirements ------------ * Python 3.12 or later * PyTorch 2.12 or later From source ----------- Clone the repository over SSH and install in editable mode: .. code-block:: bash git clone git@github.com:dcintlab/artificial-dataset.git cd artificial-dataset pip install -e .