Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 365 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 365 Bytes

CMA-ES_hyperparameters

Final Project for CS4420

load_data.py provides functions for loading and preprocessing the datasets used in these experiments

grid_search.ipynb performs grid search hyperparameter tuning on the example datasets

cma_es.ipynb performs hyperparameter tuning using the covariance matrix adaptation-evolution strategy on the example datasets