diff options
author | Kyrylo Polezhaiev <kirushyk@gmail.com> | 2020-06-08 22:00:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 22:00:27 +0300 |
commit | 44aa64b6a0bd285640aaa656db9577479428a132 (patch) | |
tree | a2a7c0a31dfbb5654e52e555b11689c63c01c027 | |
parent | 801dc03070482adc060876ee2563dacec43c1a44 (diff) | |
download | meson-44aa64b6a0bd285640aaa656db9577479428a132.zip meson-44aa64b6a0bd285640aaa656db9577479428a132.tar.gz meson-44aa64b6a0bd285640aaa656db9577479428a132.tar.bz2 |
docs/users: Add Le Machine Learning library [skip ci]
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 1867407..34e8e71 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -70,6 +70,7 @@ topic](https://github.com/topics/meson). - [Knot Resolver](https://gitlab.labs.nic.cz/knot/knot-resolver), Full caching DNS resolver implementation - [Ksh](https://github.com/att/ast), a Korn Shell - [Lc0](https://github.com/LeelaChessZero/lc0), LeelaChessZero is a UCI-compliant chess engine designed to play chess via neural network + - [Le](https://github.com/kirushyk/le), machine learning framework - [libcamera](https://git.linuxtv.org/libcamera.git/), a library to handle complex cameras on Linux, ChromeOS and Android - [Libdrm](https://gitlab.freedesktop.org/mesa/drm), a library for abstracting DRM kernel interfaces - [libeconf](https://github.com/openSUSE/libeconf), Enhanced config file parsing library, which merges config files placed in several locations into one |