Skip to content

Commit

Permalink
Merge pull request #197 from Agrover112/master
Browse files Browse the repository at this point in the history
Fixed broken links
  • Loading branch information
ChaiBapchya authored May 8, 2022
2 parents 3e731a8 + 77b90b8 commit bc93073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,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)
Expand Down Expand Up @@ -357,7 +357,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/)
Expand Down

0 comments on commit bc93073

Please sign in to comment.