Downloadliste

Projektbeschreibung

dlib is a C++ library for developing portable applications dealing with networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-05 08:51 Zurück zur Release-Liste
18.0

Diese Version enthält zahlreiche kleinere Neuerungen und Verbesserungen bei der Bedienbarkeit. Dazu gehört auch ein neue Maschine-Learning-Tool für das Lernen auf Rang Objekte. Dies ist die dlib::svm_rank_trainer, eine Implementierung des bekannten SVM-Rank-Algorithmus. Darüber hinaus die Umsetzung läuft in O(n*log(n)) Zeit und eignet sich daher für die Verwendung mit großen Training Datasets.
Tags: Stable
This release includes a large number of new minor features and usability improvements. It also includes a new machine learning tool for learning to rank objects. This is the dlib::svm_rank_trainer, an implementation of the well known SVM-Rank algorithm. Moreover, the implementation runs in O(n*log(n)) time and is therefore suitable for use with large training datasets.

Project Resources