mekaneeky
mekaneeky
Basically, I suspect the duplicate layer names error below comes from the xception pretrained models. Will try and cook up a fix and set a pull request ASAP The model...
Hello lovely people, Thank you for opensourcing this lovely library ! As an AutoML researcher, I am quite grateful. I however stumbled upon this comment in the Travelling Salesman notebook....
In L317 in scripts/evolve.py a negative sign is added to make the minimization optimization in the cma library work for acc metrics. However, there is no option to reverse it...