-
I was just looking at recent articles on the homepage (https://joss.theoj.org/) and saw that [`PyXAB - A Python Library for $\mathcal{X}$-Armed Bandit and Online Blackbox Optimization Algorithms`](ht…
-
I am going to use SMAC3 to tune a CDCL SAT solver's parameters to minimize the total runtime on a set of instances (CNFs). I suppose that the Algorithm Configuration facade is the right choice. The pr…
-
**Type of issue**: Bug Report
**Please provide the steps to reproduce the problem:**
I came across this issue when bumping a project from Chisel 5.0 -> 6.2, I've tried to narrow it down as m…
-
I spent some time looking into utilizing the black-box attacks available in HEART/ART but they seem to still require a model.
For example, the Query Efficient Black Box Attack (https://github.com/I…
-
1. range issue
All other attack algorithms use [0, 1] range. But in your code : https://github.com/IBM/Autozoom-Attack/blob/master/setup_cifar.py#L55
You use `(img/255)-.5` to bound to [-0.5, 0…
-
### Package Name/Version
cmaes/0.10.0
### Webpage
https://github.com/CMA-ES/libcmaes
### Source code
https://github.com/CMA-ES/libcmaes
### Description of the library/tool
From the Readme:
l…
-
### Feature request
It would be very nice to be able to implement one's own batching logic.
### Motivation
AFAIK, the adaptative batching algorithm functions as a blackbox. The parameters (max batc…
-
### Description
There is an older issue which sort of goes in this direction: https://github.com/pytest-dev/pytest-randomly/issues/75 which the final word being that this does not fall in the scope o…
-
### Is your feature request related to a problem? Please describe
When storage is full, no new blackbox logs will be stored. I would like to have blackbox logging enabled at all times so that when so…
-
### The problem
We would like to integrate a function for zfit that integrates a (blackbox) function up to a certain accuracy. So we are not interested in the number of dimensions but would like th…