From b79a6f4f02e8e42a9f80c7d4821665e2169f0992 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 2 Dec 2017 22:22:18 +0100 Subject: [PATCH] machine learning resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7ccedd..b5b631f 100644 --- a/README.md +++ b/README.md @@ -2545,6 +2545,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [tensorflow/models](https://github.com/tensorflow/models) - Models and examples built with TensorFlow * [ujjwalkarn/Machine-Learning-Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) - Machine Learning & Deep Learning Tutorials * [soulmachine/machine-learning-cheat-sheet](https://github.com/soulmachine/machine-learning-cheat-sheet) - Machine learning cheat sheet +* [josephmisiti/awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning) - awesome Machine Learning frameworks, libraries and software. ## Mobile Development * [Pratul Kalia](https://blog.uncommon.is/using-git-to-generate-versionname-and-versioncode-for-android-apps-aaa9fc2c96af) - Using git to generate versionName and versionCode for Android apps