Skip to main content

Implementation of the Instantaneous Orthogonal Linear Mixing Model

Project description

OILMM

CI Coverage Status Latest Docs Code style: black

Implementation of the Orthogonal Instantaneous Linear Mixing Model

Installation

See the instructions here.

Then clone and enter the repo.

git clone https://github.com/wesselb/oilmm
cd oilmm

Finally, make a virtual environment and install the requirements.

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt -e .

Reproduce Experiments

Scripts to rerun individual experiments from the paper can be found in the experiments folder.

A shell script is provided to rerun all experiments from the paper at once:

sh run_experiments.sh

The results can then be found in the generated _experiments folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oilmm-0.1.0.tar.gz (8.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page