人工智能学习笔记
Introduction
1.
Part I Shape Recognition
1.1.
Chamfer Matching
1.2.
Partial Contour Matching
1.3.
Fan Shape Model
2.
Part II General Algorithms
2.1.
Sorting Algorithms
2.2.
String Algorithms
2.3.
Suffix Tree
3.
Part III Basic Computer Science
3.1.
Programming Languages
Powered by
GitBook
人工智能学习笔记
写一本学习笔记吧
写一本论文阅读笔记吧,就是这样的想法。 开始写的是关于形状识别的,因为这与研究工作相关。 后来准备找工作面试,开始记录一些计算机的基础知识和基本的算法。
第一部分:形状识别
第二部分:一般算法
第三部分:计算机知识