Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 319 Bytes

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