Skip to content

httse9/MEDEVAC

Repository files navigation

MEDEVAC

Default: 34 zone

Python files

python generate_data.py generates data.

python createSepc.py creates spec.pkl.

python run_MEDEVAC.py runs the seldonian algorithm.

python inspect_solution.py creates the gradient descent plot and computes the performance.

python 3_plots.py runs seldonian experiment and generates the 3 plots.

To run seldonian algorithm

To run seldonian algorithm:

python generate_data.py
python createSpec.py
python run_MEDEVAC.py

To look at gradient descent plot and compute performance:

python inspect_solution.py

To run seldonian experiment

python generate_data.py
python createSpec.py
python 3_plots.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages