# SCUT cs/AI科研入门指南

**【2025/06】 鉴于华南理工大学的人工智能专业及计算机等专业培养方案对科研能力几乎没有提升的弊端，本人联合了计算机专业及人工智能专业的几个同学，创建了此网站旨在为学弟学妹的科研入门提供便利，防止走弯路。如果有在校的学弟学妹有兴趣接力维护该科研入门指南，欢迎与我们联系。联系方法请见 `联系我们` 栏目。**

在指南的前半部分，笔者对科研基础必备知识进行了简单的入门讲解(欢迎补充)包括自学文档和自学课程（特别推荐以及推荐完成的课程Lab标注了☆），自学建议不局限于课程修读本身，也可作为自学某一特定内容的参考。在后半部分，笔者以目前AI类就业和研究的主流领域作为划分，补充了大量可以参考的自学资源（课程、书籍、博客等），希望能为同学们未来发展提供一些指引。

祝各位学有所成。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lin-ze-pengsorganization.gitbook.io/aidiy/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
