Aymeric Damien 9 лет назад
Родитель
Сommit
368d7e361c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      notebooks/0_Prerequisite/ml_introduction.ipynb

+ 1 - 0
notebooks/0_Prerequisite/ml_introduction.ipynb

@@ -18,6 +18,7 @@
     "## Deep Learning & Neural Networks\n",
     "\n",
     "- [An Introduction to Neural Networks](http://www.cs.stir.ac.uk/~lss/NNIntro/InvSlides.html)\n",
+    "- [An Introduction to Image Recognition with Deep Learning](https://medium.com/@ageitgey/machine-learning-is-fun-part-3-deep-learning-and-convolutional-neural-networks-f40359318721)\n",
     "- [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com/index.html)\n",
     "\n"
    ]