# 大三秋季学期

进入大三，课程的高度和应用性进一步加强，**机器学习概论**从数学层面出发，系统的学习了机器学习相关理论和模型，对未来在AI领域的研究打下最根本的基础，而专业基础课程**算法基础**和专业选修课中的**计算机网络、操作系统**更是进行未来从事计算机方向工作必不可少的知识。

下图是阿里巴巴的一些岗位的面试题，从中可以找到大量计网、算法、操作系统的相关知识。可见得其知识在工业界的应用之多

<figure><img src="/files/PbMslswNys5LsLeoapsF" alt=""><figcaption></figcaption></figure>

从大三开始，选修课的数量增多，大家选择的空间也在慢慢变多，建议大家合理利用本手册和评课社区进行课程的修读。(\*^▽^\*)


---

# 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://advancedguideforsds.gitbook.io/advancedguide/pei-yang-fang-an-jie-xi/da-san-qiu-ji-xue-qi.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.
