SepShr / MLCSHE

This repo houses the ML-Component Systemic Hazard Envelope project, or MILSCHE (pronounced /'mɪlʃ/).
MIT License
3 stars 0 forks source link

MLCSHE: Machine Learning Component Systemic Hazard Envelope

This repository contains the ML-Component Systemic Hazard Envelope project, or MLCSHE (pronounced /'mɪlʃ/).

Authors

Prerequisites

To install the required Python packages, first create a virtual environment and install the requirement.txt file.

# For MacOS or Ubuntu
python3 -m venv myvenv

# For Windows
python -m venv myvenv

source myvenv/bin/activate
pip install -r requirements.txt

This work is done at Nanda Lab, EECS, University of Ottawa in collaboration with SVV Lab, University of Luxembourg.