We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef1aa1 commit 6db6728Copy full SHA for 6db6728
books/free-programming-books-zh.md
@@ -12,6 +12,7 @@
12
* [函数式概念](#函数式概念)
13
* [计算机图形学](#计算机图形学)
14
* [其它](#其它)
15
+ * [人工智能](#人工智能)
16
* [软件开发方法](#软件开发方法)
17
* [设计模式](#设计模式)
18
* [数据库](#数据库)
@@ -186,6 +187,11 @@
186
187
* [Sketch 中文手册](http://sketchcn.com/sketch-chinese-user-manual.html#introduce)
188
189
190
+### 人工智能
191
+
192
+* [动手实战人工智能](https://aibydoing.com) - huhuhang
193
194
195
### 软件开发方法
196
197
* [傻瓜函数编程](https://github.com/justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn) (《Functional Programming For The Rest of Us》中文版)
0 commit comments