在线课程
Coursera上的《Machine Learning》by Andrew Ng
edX上的《Introduction to Artificial Intelligence (AI)》
Fast.ai提供的免费深度学习课程
书籍
《HandsOn Machine Learning with ScikitLearn, Keras, and TensorFlow》
《Deep Learning》by Ian Goodfellow, Yoshua Bengio, Aaron Courville
《Python Machine Learning》by Sebastian Raschka, Vahid Mirjalili
实践平台
Kaggle:不仅可以找到大量的数据集和比赛来实践所学知识,还可以看到其他人的解决方案。
Google Colab:一个基于云的Jupyter笔记本环境,非常适合进行实验而不必担心本地计算资源限制。