-
Using the ask-tell interface, we can in principle execute multiple configurations in parallel. Do you have an intuition if there are "safe" ways of doing this (e.g. ask for all configurations of a bra…
-
Here is a table that compares our default parameters to SMAC parameters (http://arxiv.org/pdf/1211.0906v2.pdf). This will help in benchmarking | improving our defaults.
| Parameters | SMAC | Our impl…
-
+ The y-axis represents the median and the variance of the ranks from sk (lower the better).
+ This is across the 10 projects of defect prediction.
+ **For 25 evals**:
(1) default median f1 …
-
This project refers to the project of spectral graph matching with affine constraint (SMAC)
http://www.timotheecour.com/software/graph_matching/graph_matching.html
After analyzing the problem, I f…
-
Need to include lensing magnification maps so we can study galaxies in cluster modules, e.g. UNCOVER, MACS-0416, El Gordo, SMACS-0723
-
#### Description
After running SMAC on an instance or set of instances, I would want to access the final state of the surrogate model - the Random Forest - to study the probability distributi…
-
| Package | # Failing tests - Rolling | # Failing tests -dev/1.0.0 | ID of Zenoh falling tests |
| --- | --- | --- | --- |
| costmap_queue | 0 | 0 | () - () |
| dwb_core | 1 | 0 | (6) - (0) |
| dw…
-
Hi everyone, I'm trying to run an experiment using python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z from the project https://github.com/oxwhirl/pymarl, and I got this Err…
-
### Motivation
Here's how a cpu load graph looks like for a multi-objective optimization session using the multi-fidelity facade that ran for about 46 hours an a 64 core machine (no hyperthreading,…
-
#### Description
I am trying to use the hydra facade in smac/facade/experimental, however, it gives an error.
#### Steps/Code to Reproduce
```
def dnnv_from_cfg(cfg, seed, instance):…