浏览代码

Update README.md

Added a new multipart video series (similar to the Van Boxel tutorials but a more structured)
K. Nathaniel Tucker 7 年之前
父节点
当前提交
57fa179750
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -30,6 +30,7 @@ If you have a high-quality tutorial or project to add, please open a PR.
 - [Collection of tutorials setting up DNNs with Keras](http://ml4a.github.io/guides/)
 - [Fast.AI - Practical Deep Learning For Coders, Part 1](http://course.fast.ai/) (great information on deep learning in general, heavily uses Keras for the labs)
 - [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)
+- [A Bit of Deep Learning and Keras](https://www.youtube.com/watch?v=UOEhojCzWrY&list=PLgJhDSE2ZLxaPX0jteHZG4skdj8ZrST9d): a multipart video introduction to deep learning and keras
 
 ## Code examples