mirror of
https://github.com/p-ranav/awesome-hpp.git
synced 2025-12-18 02:54:35 +03:00
Add mlpack to the list
Signed-off-by: Omar Shrit <omar@edgeimpulse.com>
This commit is contained in:
@@ -176,6 +176,7 @@
|
||||
| [gaenari](https://github.com/greenfish77/gaenari) | [](https://github.com/greenfish77/gaenari/stargazers/) | Incremental decision tree in C++17. | [](https://opensource.org/licenses/Apache-2.0) |
|
||||
| [hnswlib](https://github.com/nmslib/hnswlib) | [](https://github.com/nmslib/hnswlib/stargazers/) | Fast approximate nearest neighbors. | [](https://opensource.org/licenses/Apache-2.0) |
|
||||
| [MiniDNN](https://github.com/yixuan/MiniDNN) | [](https://github.com/yixuan/MiniDNN/stargazers/) | A header-only C++ library for deep neural networks. | [](https://opensource.org/licenses/MPL-2.0) |
|
||||
| [mlpack](https://github.com/mlpack/mlpack) | [](https://github.com/mlpack/mlpack/stargazers/) | mlpack: a fast, header-only C++ machine learning library. | [](https://opensource.org/licenses/BSD-3-Clause) |
|
||||
| [nanoflann](https://github.com/jlblancoc/nanoflann) | [](https://github.com/jlblancoc/nanoflann/stargazers/) | Nearest Neighbor (NN) search with KD-trees. | [](https://opensource.org/licenses/BSD-2-Clause) |
|
||||
| [tiny-dnn](https://github.com/tiny-dnn/tiny-dnn) | [](https://github.com/tiny-dnn/tiny-dnn/stargazers/) | Dependency-free deep learning framework in C++14. | [](https://opensource.org/licenses/BSD-3-Clause) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user