From 5ea4de533381f276c68b99c3723223ce4e033608 Mon Sep 17 00:00:00 2001 From: Agrover112 <42321810+Agrover112@users.noreply.github.com> Date: Sat, 17 Apr 2021 12:06:28 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c82509..72ce840 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ 18. [Deep Learning with Python](https://www.manning.com/books/deep-learning-with-python) 19. [Grokking Deep Learning](https://www.manning.com/books/grokking-deep-learning) 20. [Deep Learning for Search](https://www.manning.com/books/deep-learning-for-search) -21. [Keras Tutorial: Content Based Image Retrieval Using a Convolutional Denoising Autoencoder](https://blog.sicara.com/keras-tutorial-content-based-image-retrieval-convolutional-denoising-autoencoder-dc91450cc511) +21. [Keras Tutorial: Content Based Image Retrieval Using a Convolutional Denoising Autoencoder](https://medium.com/sicara/keras-tutorial-content-based-image-retrieval-convolutional-denoising-autoencoder-dc91450cc511) 22. [Pytorch Tutorial by Yunjey Choi](https://github.com/yunjey/pytorch-tutorial) 23. [Understanding deep Convolutional Neural Networks with a practical use-case in Tensorflow and Keras](https://ahmedbesbes.com/understanding-deep-convolutional-neural-networks-with-a-practical-use-case-in-tensorflow-and-keras.html) 24. [Overview and benchmark of traditional and deep learning models in text classification](https://ahmedbesbes.com/overview-and-benchmark-of-traditional-and-deep-learning-models-in-text-classification.html) From 77b90b8b923099fded1afe0ba0cd1e8c60d1e00e Mon Sep 17 00:00:00 2001 From: Agrover112 <42321810+Agrover112@users.noreply.github.com> Date: Sat, 17 Apr 2021 12:09:17 +0530 Subject: [PATCH 2/2] Fixed stat.ucla.edu link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72ce840..2f876bc 100644 --- a/README.md +++ b/README.md @@ -339,7 +339,7 @@ 16. [nrl.navy.mil/itd/aic](http://www.nrl.navy.mil/itd/aic/) 17. [hips.seas.harvard.edu](http://hips.seas.harvard.edu/) 18. [AI Weekly](http://aiweekly.co) -19. [stat.ucla.edu](http://www.stat.ucla.edu/~junhua.mao/m-RNN.html) +19. [stat.ucla.edu](http://statistics.ucla.edu/) 20. [deeplearning.cs.toronto.edu](http://deeplearning.cs.toronto.edu/i2t) 21. [jeffdonahue.com/lrcn/](http://jeffdonahue.com/lrcn/) 22. [visualqa.org](http://www.visualqa.org/)