diff --git a/README.md b/README.md index fce6c28..7d18f7c 100644 --- a/README.md +++ b/README.md @@ -477,6 +477,7 @@ on MNIST digits[DEEP LEARNING] #### General-Purpose Machine Learning +* [h2o](http://cran.r-project.org/web/packages/h2o/index.html) - A framework for fast, parallel, and distributed machine learning algorithms at scale -- Deeplearning, Random forests, GBM, KMeans, PCA, GLM * [Clever Algorithms For Machine Learning](https://github.com/jbrownlee/CleverAlgorithmsMachineLearning) * [Machine Learning For Hackers](https://github.com/johnmyleswhite/ML_for_Hackers) * [nnet](http://cran.r-project.org/web/packages/nnet/index.html) - nnet: Feed-forward Neural Networks and Multinomial Log-Linear Models