add MeTA to machine learning projects

This commit is contained in:
Sean Massung
2015-05-01 11:07:12 -05:00
parent 928a6dcbea
commit d543ad0a4b

View File

@@ -338,6 +338,9 @@ 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]
* [CCV](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. [BSD]
* [MeTA](https://meta-toolkit.org/) - A modern C++ data sciences toolkit
featuring multi-lingual text tokenization, a customizable search engine,
machine learning algorithms, POS-tagging, grammatical parsing, and more! [MIT]
* [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]
* [OpenCV](https://github.com/Itseez/opencv) :zap: - Open Source Computer Vision Library. [BSD] [website](http://opencv.org/)