{{ header }} .. _search_type_options: ========================= Search Type Options ========================= The backend library for conducting hyper-parameter searches within the BPt is nevergrad, a library developed by facebook. They implement a whole bunch of methods, and have limited documentation explaining them. These pages will try to break down the different available options. .. toctree:: :maxdepth: 2 random_search one_shot one_plus_one cma ev_strats dif_evolution alg_selection comp_maps misc