Merge pull request #105 from smassung/master

add MeTA to machine learning projects
This commit is contained in:
Faraz Fallahi
2015-05-02 18:11:55 -05:00

View File

@@ -338,6 +338,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [Caffe](https://github.com/BVLC/caffe) - A fast framework for neural networks. [BSD] * [Caffe](https://github.com/BVLC/caffe) - A fast framework for neural networks. [BSD]
* [CCV](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. [BSD] * [CCV](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. [BSD]
* [MeTA](https://github.com/meta-toolkit/meta) - A modern C++ data sciences toolkit. [MIT] [website](https://meta-toolkit.org/)
* [Minerva](https://github.com/minerva-developers/minerva) - A fast and flexible system for deep learning. [Apache2] * [Minerva](https://github.com/minerva-developers/minerva) - A fast and flexible system for deep learning. [Apache2]
* [mlpack](http://www.mlpack.org/) - A scalable c++ machine learning library. [LGPLv3] * [mlpack](http://www.mlpack.org/) - A scalable c++ machine learning library. [LGPLv3]
* [OpenCV](https://github.com/Itseez/opencv) :zap: - Open Source Computer Vision Library. [BSD] [website](http://opencv.org/) * [OpenCV](https://github.com/Itseez/opencv) :zap: - Open Source Computer Vision Library. [BSD] [website](http://opencv.org/)