markvdw / gpflow-monitor

Methods to help with logging GPflow optimisation.
Apache License 2.0
11 stars 6 forks source link

GPflow1.0 compatibility #1

Closed stefanosele closed 6 years ago

stefanosele commented 6 years ago

I have made the changes for making the opt_tools compatible with GPflow 1.0

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.