Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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 Retour à la liste release
18.0

Cette version inclut un grand nombre de nouvelles fonctionnalités mineures et des améliorations de facilité d'utilisation. Il comprend également un nouvel outil d'apprentissage machine pour l'apprentissage aux objets rang. Il s'agit de la dlib::svm_rank_trainer, une implémentation de l'algorithme bien connu de la SVM-grade. En outre, l'application s'exécute en temps O(n*log(n)) et est donc adaptée pour une utilisation avec la formation de grands ensembles de données.
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