Closed stefanosele closed 6 years ago
I have made the changes for making the opt_tools compatible with GPflow 1.0
opt_tools
We should definitely need to change the minimize() function in order to be compatible with the full list of arguments that can be passed in the gpflow.train.Optimizer.
minimize()
gpflow.train.Optimizer
I have made the changes for making the
opt_tools
compatible with GPflow 1.0We should definitely need to change the
minimize()
function in order to be compatible with the full list of arguments that can be passed in thegpflow.train.Optimizer
.