You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement BPA-NN [1] for enhanced performance with budgeted kernel machines. With smart tracking the nearest neighbour can be found in O(1), leading to a total cost of O(B).
Wang, Zhuang, and Slobodan Vucetic. "Online passive-aggressive algorithms on a budget." Proceedings of the Thirteenth International Conference on Artificial Intelligence and Statistics. JMLR Workshop and Conference Proceedings, 2010.
The text was updated successfully, but these errors were encountered:
Implement BPA-NN [1] for enhanced performance with budgeted kernel machines. With smart tracking the nearest neighbour can be found in O(1), leading to a total cost of O(B).
The text was updated successfully, but these errors were encountered: