To install, either clone the repo using
git clone https://git.nwt.fhstp.ac.at/dstools/bip-imitation
and then go into the repo and install via
pip install -e .
or directly using
pip install git+https://git.nwt.fhstp.ac.at/dstools/bip-imitation
The code examples from the online lecture are in the directory examples.