> For the complete documentation index, see [llms.txt](https://fantasy-jxf.gitbook.io/artificial-intelligence/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fantasy-jxf.gitbook.io/artificial-intelligence/master.md).

# Introduction

## 算法/深度学习/NLP 面试笔记

**原GitHub** 地址：<https://github.com/imhuay/Algorithm_Interview_Notes-Chinese>

**我的GitHub**地址: <https://github.com/FantasyJXF/Artificial-Intelligence>

### RoadMap

* :soccer:  [机器学习](https://fantasy-jxf.gitbook.io/artificial-intelligence/machine_learning)
* :basketball:  [深度学习](https://fantasy-jxf.gitbook.io/artificial-intelligence/deep_learning)
* :hamburger: [自然语言处理](https://github.com/FantasyJXF/Artificial-Intelligence/tree/24734d4bc8f27c89dd6cc899d185d695c5603854/B-自然语言处理/README.md)
* :fries: [计算机视觉](https://github.com/FantasyJXF/Artificial-Intelligence/tree/24734d4bc8f27c89dd6cc899d185d695c5603854/B-计算机视觉/README.md)
* :cherries: [数学](https://github.com/FantasyJXF/Artificial-Intelligence/tree/24734d4bc8f27c89dd6cc899d185d695c5603854/C-数学/README.md)
* :apple: [算法](https://github.com/FantasyJXF/Artificial-Intelligence/tree/24734d4bc8f27c89dd6cc899d185d695c5603854/C-算法/README.md)
* :strawberry: [编程语言](https://github.com/FantasyJXF/Artificial-Intelligence/tree/24734d4bc8f27c89dd6cc899d185d695c5603854/C-编程语言/README.md)
* :cookie: [笔试面经](https://github.com/FantasyJXF/Artificial-Intelligence/tree/24734d4bc8f27c89dd6cc899d185d695c5603854/D-笔试面经/README.md)

### 欢迎分享你在面试中遇见的问题！

* 你可以直接以你遇到的问题作为 issue 标题，然后分享你的回答或者其他参考资料。
* 我会经常修改文档的结构。如果文中有链接失效，请告诉我！

### 推荐阅读

* exacity/[deeplearningbook-chinese](https://github.com/exacity/deeplearningbook-chinese): 深度学习中文版&#x20;
* elviswf/[DeepLearningBookQA\_cn](https://github.com/elviswf/DeepLearningBookQA_cn): 深度学习面试问题
* huihut/[interview: C/C++面试知识总结](https://github.com/huihut/interview)&#x20;
* CSDN博客/[结构之法 算法之道](https://blog.csdn.net/v_july_v)
* 牛客网/[笔试面经](https://www.nowcoder.com/discuss?type=2\&order=0)
* GitHub 搜索：[Deep Learning Interview](https://github.com/search?q=deep+learning+interview)
* GitHub 搜索：[Machine Learning Interview](https://github.com/search?q=machine+learning+interview)

### 工具

* 在线 LaTeX 公式编辑器 <http://www.codecogs.com/latex/eqneditor.php>
