Merge pull request #61 from knizkar/master

added Stan to C++ list
This commit is contained in:
joseph misiti 2014-07-23 09:12:39 -04:00
commit abf6eecc8e

View File

@ -110,6 +110,7 @@ For a list of free machine learning books available for download, go [here](http
* [Shogun](https://github.com/shogun-toolbox/shogun) - The Shogun Machine Learning Toolbox * [Shogun](https://github.com/shogun-toolbox/shogun) - The Shogun Machine Learning Toolbox
* [Caffe](http://caffe.berkeleyvision.org) - A deep learning framework developed with cleanliness, readability, and speed in mind. [DEEP LEARNING] * [Caffe](http://caffe.berkeleyvision.org) - A deep learning framework developed with cleanliness, readability, and speed in mind. [DEEP LEARNING]
* [CUDA](https://code.google.com/p/cuda-convnet/) - This is a fast C++/CUDA implementation of convolutional [DEEP LEARNING] * [CUDA](https://code.google.com/p/cuda-convnet/) - This is a fast C++/CUDA implementation of convolutional [DEEP LEARNING]
* [Stan](http://mc-stan.org/) - A probabilistic programming language implementing full Bayesian statistical inference with Hamiltonian Monte Carlo sampling
<a name="cpp-nlp" /> <a name="cpp-nlp" />
#### Natural Language Processing #### Natural Language Processing