/optima

Experiments with Optimization

Primary LanguagePythonMIT LicenseMIT

OPTIMA

Experiments with Optimization

To Run

python runner.py <EXPT-ID>

The results would be saved in a folder called results/.

To Configure

  • Repeats, Generations, Algorithm configs and Model Configs are present in configs.py
  • Problems and Algorithms to be tested are present in runner.py