Shahidur Rahman

Results 2 issues of Shahidur Rahman

This is regarding `gp_minimize` method from skopt. The problem is using the `n_calls` and `n_initial_points` parameters when the (x0, y0) is already present. From the documentation I find, `The total...

With the wrapper classes `ModelWithCRFLoss` and `ModelWithCRFLossDSCLoss` the model.summary() and plot_model() method doesn't work properly. It shows only one single layer. So it's better to enable the graph property so...