Hogwild for Machine Learning on Multicore

Hogwild for Machine Learning on Multicore

Mar 14, 2012, 11:00 AM - 12:00 PM | 380 Soda Hall | Happening As Scheduled
Benjamin Recht, University of Wisconsin, Madison
Stochastic Gradient Descent (SGD) is a popular optimization algorithm for solving data-driven machine learning problems such as classification, model selection, sequence labeling, and recommendation. SGD is well suited to processing large amounts of data due to its robustness against noise, rapid convergence rates, and predictable memory footprint. Nevertheless, SGD seems to be impeded by many...