mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-06-30 19:23:10 -04:00
Merge pull request #1209 from NimaSamadi007/master
ONNX runtime added to Machine learning section
This commit is contained in:
commit
e7506309c9
1 changed files with 1 additions and 0 deletions
|
@ -649,6 +649,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
|||
* [mlpack](https://github.com/mlpack/mlpack) - A scalable c++ machine learning library. [LGPLv3] [website](http://www.mlpack.org/)
|
||||
* [OpenCV](https://github.com/Itseez/opencv) :zap: - Open Source Computer Vision Library. [BSD] [website](http://opencv.org/)
|
||||
* [oneDAL](https://github.com/oneapi-src/oneDAL) - A powerful machine learning library that helps speed up big data analysis. [Apache]
|
||||
* [ONNX runtime](https://github.com/microsoft/onnxruntime) - C and C++ library for training and inference ONNX models. ONNX is a standard that AI models can be converted into, regardless of the library they are trained with. [MIT] [website](https://onnxruntime.ai/)
|
||||
* [Recommender](https://github.com/GHamrouni/Recommender) - C library for product recommendations/suggestions using collaborative filtering (CF). [BSD]
|
||||
* [RNNLIB](https://github.com/szcom/rnnlib) - RNNLIB is a recurrent neural network library for sequence learning problems. [GPLv3]
|
||||
* [SHOGUN](https://github.com/shogun-toolbox/shogun) - The Shogun Machine Learning Toolbox. [GPLv3]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue