Language

Package: dlib @ 19.20

Synopsis

Toolkit for making machine learning and data analysis applications in C++

Description

Dlib is a modern C++ toolkit containing machine learning algorithms and tools. It is used in both industry and academia in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments.

Home page
http://dlib.net
Location
gnu/packages/machine-learning.scm (line: 861, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?