From 70eda97ab8bce4b5c1e20ad24a5a1153e1d4a88c Mon Sep 17 00:00:00 2001 From: sayands Date: Thu, 18 Oct 2018 20:37:03 +0530 Subject: [PATCH] Added Keras vs Tensorflow tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e7e2c3..86d9692 100644 --- a/README.md +++ b/README.md @@ -402,6 +402,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Kaggle MNIST Digit Recognizer Tutorial](https://medium.com/@lvarruda/how-to-get-top-2-position-on-kaggles-mnist-digit-recognizer-48185d80a2d4) - [Fashion MNIST tutorial with tf.keras](https://medium.com/tensorflow/hello-deep-learning-fashion-mnist-with-keras-50fcff8cd74a) - [CNN using Keras to automatically classify root health](https://www.pyimagesearch.com/2018/10/15/deep-learning-hydroponics-and-medical-marijuana/) +- [Keras vs Tensorflow](https://www.pyimagesearch.com/2018/10/08/keras-vs-tensorflow-which-one-is-better-and-which-one-should-i-learn/) ### Miscellaneous: