Menu

Large Scale Model-Based Machine Learning

calendar icon Nov 7, 2013 2699 views
split view icon
video icon
presentation icon
video with chapters icon
video thumbnail
Pause
Mute
speed icon
speed icon
0.25
0.5
0.75
1
1.25
1.5
1.75
2

Model-Based Machine Learning using deterministic approximations is well suited to large scale environments, since it allows practitioners to develop sophisticated models that can still be solved efficiently. Infer.NET is a framework for performing inference on Bayesian Factor Graphs, and has been designed from the ground up to be computationally efficient. The compiler architecture means that the generated inference code often approaches the efficiency of hand-written code. Infer.NET also supports batch-processing of large datasets by sharing variables between models and the use of sparse messages when using Expectation Propagation. Customised message operators can also be implemented to overcome particular performance bottlenecks.

RELATED CATEGORIES

MORE VIDEOS FROM THE SAME CATEGORIES

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International license.