From d51b07cc29245d1447f4642ee61e5c264e35dd70 Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Fri, 19 Dec 2014 00:39:34 -0600 Subject: [PATCH] Minerva --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67a09f3..43523a7 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,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] * [CCV](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. [BSD] +* [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) :star: - Open Source Computer Vision Library. [BSD] [website](http://opencv.org/) * [Recommender](https://github.com/GHamrouni/Recommender) - C library for product recommendations/suggestions using collaborative filtering (CF). [BSD]