(1) 了解AI的基础概念
书籍推荐:
《人工智能:一种现代方法》(Artificial Intelligence: A Modern Approach)
《深度学习》(Deep Learning)
《Python机器学习实践指南》
在线课程:
Coursera上的吴恩达的《机器学习》课程
edX上的MIT的《Introduction to Deep Learning》
阿里巴巴的《人工智能基础》
(2) 学习编程语言
推荐使用Python,因为它在AI领域非常流行。
学习资源:
Codecademy上的Python课程
《Automate the Boring Stuff with Python》(这本书非常适合初学者)