《HandsOn Machine Learning with ScikitLearn, Keras, and TensorFlow》
作者:Aurélien Géron
内容:介绍机器学习和深度学习的基础知识,适合初学者。
地址:[https://github.com/ageron/handsonml](https://github.com/ageron/handsonml)
《Neural Networks and Deep Learning》
作者:Michael Nielsen
内容:深入浅出地讲解神经网络和深度学习的基本原理。
地址:[http://neuralnetworksanddeeplearning.com/](http://neuralnetworksanddeeplearning.com/)
《Artificial Intelligence: A Modern Approach》
作者:Stuart Russell 和 Peter Norvig
内容:经典教材,全面覆盖AI领域的知识。
部分章节可以在官网或GitHub上找到免费版本。