From 3b0164cbc9b012f19b1f494c6b8906472b18fb55 Mon Sep 17 00:00:00 2001 From: Alex <32632523+NullConvergence@users.noreply.github.com> Date: Sat, 27 Jun 2020 13:44:48 +0200 Subject: [PATCH] Add Software Engineering for Machine Learning (#1809) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fa25a26..65d258b 100755 --- a/readme.md +++ b/readme.md @@ -311,6 +311,7 @@ - [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. + - [Software Engineering for Machine Learning](https://github.com/SE-ML/awesome-seml#readme) - From experiment to production-level machine learning. - [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)