When one tries to generate k candidates from the model, one gets a ValueError from feeding in a Tensor that has been incorrectly shaped (specifically for the node Tensor). Note that this problem doesn't occur for the random search function, but the aforementioned gives poor and random results.
When one tries to generate k candidates from the model, one gets a ValueError from feeding in a Tensor that has been incorrectly shaped (specifically for the node Tensor). Note that this problem doesn't occur for the random search function, but the aforementioned gives poor and random results.