From a1470431fa50cefee652b94c78de52d977969a7d Mon Sep 17 00:00:00 2001 From: Ondrej Svitek Date: Wed, 23 Jul 2014 14:02:09 +0200 Subject: [PATCH] added Stan to C++ list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd27fac..9eedd6d 100644 --- a/README.md +++ b/README.md @@ -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 #### Natural Language Processing