-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi, I am getting the following error when I change the learning type from GREEDY to UCB.
heterogeneous_adaptive_sampling_node: /usr/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:118: Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Matrix<double, -1, -1>; Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType = const double&; Eigen::Index = long int]: Assertion `row >= 0 && row < rows() && col >= 0 && col < cols()' failed.
Can you tell me if I need to change anything else?
Metadata
Metadata
Assignees
Labels
No labels