From 85633c3b1051a46acba79394b5a49aae4e989989 Mon Sep 17 00:00:00 2001 From: Christos Date: Tue, 19 Dec 2017 23:12:50 +0200 Subject: [PATCH] Tutorial by Yunjey Choi - Thanks to rianrajagede --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3088506..eabe9d8 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,8 @@ 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) +22. [Pytorch Tutorial by Yunjey Choi](https://github.com/yunjey/pytorch-tutorial) +