added Stan to C++ list

This commit is contained in:
Ondrej Svitek 2014-07-23 14:02:09 +02:00
parent 9bad780f6c
commit a1470431fa
1 changed files with 1 additions and 0 deletions

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
* [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]
* [Stan](http://mc-stan.org/) - A probabilistic programming language implementing full Bayesian statistical inference with Hamiltonian Monte Carlo sampling
<a name="cpp-nlp" />
#### Natural Language Processing