From bf7c6b8c3eb6f4bb06050d3f506cefa6ea1eaa5a Mon Sep 17 00:00:00 2001 From: Erin LeDell Date: Sat, 29 Sep 2018 13:48:32 -0700 Subject: [PATCH] Add H2O (#1125) --- readme.md | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 readme.md diff --git a/readme.md b/readme.md old mode 100644 new mode 100755 index f327c34f..09428906 --- a/readme.md +++ b/readme.md @@ -281,6 +281,7 @@ - [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials#readme) - [ML with Ruby](https://github.com/arbox/machine-learning-with-ruby#readme) - Learning, implementing, and applying Machine Learning using Ruby. - [Core ML Models](https://github.com/likedan/Awesome-CoreML-Models#readme) - Models for Apple's machine learning framework. + - [H2O](https://github.com/h2oai/awesome-h2o#readme) - Open source distributed machine learning platform written in Java with APIs in R, Python, and Scala. - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing#readme) - [Spanish](https://github.com/dav009/awesome-spanish-nlp#readme) - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme)