计算机视觉
Stanford Vision Lab - http://vision.stanford.edu
CS 131 Computer Vision: Foundations and Applications - http://vision.stanford.edu/teaching/cs131_fall1617/index.html
CS231n: Convolutional Neural Networks for Visual Recognition - http://cs231n.stanford.edu
CS231A: Computer Vision, From 3D Reconstruction to Recognition - http://web.stanford.edu/class/cs231a/
Computer Vision: A Modern Approach - http://cmuems.com/excap/readings/forsyth-ponce-computer-vision-a-modern-approach.pdf
Computer Vision: Algorithms and Applications - http://szeliski.org/Book/drafts/SzeliskiBook_20100903_draft.pdf
Computer Vision: Models, Learning, and Inference - http://www.computervisionmodels.com/
自然语言处理
CS224n: Natural Language Processing with Deep Learning - http://web.stanford.edu/class/cs224n/
Natural Language Processing with Python - http://www.nltk.org/book/(视频:https://www.youtube.com/playlist?list=PLQVvvaa0QuDf2JswnfiGkliBInZnIC4HL)
《自然语言处理综论》英文版 - https://web.stanford.edu/~jurafsky/slp3/
《统计自然语言处理》
《Python 自然语言处理》