Publication | Closed Access
Dlib-ml: A Machine Learning Toolkit
2.9K
Citations
8
References
2009
Year
EngineeringMachine LearningComputer AnalysisAlgorithmic LibraryMachine Learning ToolSoftware EngineeringSoftware AnalysisOpen Source LibraryData ScienceData MiningPattern RecognitionMachine Learning SoftwareContract ProgrammingMachine Learning ModelFeature EngineeringKnowledge DiscoveryComputer EngineeringComputer ScienceMachine Learning ToolkitProgram AnalysisAutomated Machine LearningData Modeling
Many existing toolkits support machine‑learning development in languages such as Python, R, and Matlab. Dlib‑ml is an open‑source C++ library designed to provide a rich environment for machine‑learning development to engineers and researchers. It offers an extensible linear‑algebra toolkit with BLAS support, implementations of Bayesian network inference and kernel‑based methods for classification, regression, clustering, anomaly detection, and feature ranking, all wrapped in contract‑programmed C++ for clear documentation and debugging.
There are many excellent toolkits which provide support for developing machine learning software in Python, R, Matlab, and similar environments. Dlib-ml is an open source library, targeted at both engineers and research scientists, which aims to provide a similarly rich environment for developing machine learning software in the C++ language. Towards this end, dlib-ml contains an extensible linear algebra toolkit with built in BLAS support. It also houses implementations of algorithms for performing inference in Bayesian networks and kernel-based methods for classification, regression, clustering, anomaly detection, and feature ranking. To enable easy use of these tools, the entire library has been developed with contract programming, which provides complete and precise documentation as well as powerful debugging tools.
| Year | Citations | |
|---|---|---|
Page 1
Page 1