推荐资源:
[Hugging Face NLP 教程](https://huggingface.co/learn/nlpcourse)
[《Speech and Language Processing》(Jurafsky & Martin)](https://web.stanford.edu/~jurafsky/slp3/)
(4) 计算机视觉
计算机视觉专注于让机器“看懂”图像或视频。
推荐资源:
[CS231n: Convolutional Neural Networks for Visual Recognition](http://cs231n.github.io/)
[OpenCV 官方文档](https://docs.opencv.org/master/)