An open API service indexing awesome lists of open source software.

https://github.com/zhuozhiyongde/fundamentals-of-artificial-intelligence-2024spring-pku

北京大学 2024 年春季人工智能(AI 基础)基础课程笔记、作业
https://github.com/zhuozhiyongde/fundamentals-of-artificial-intelligence-2024spring-pku

ai pku

Last synced: about 1 month ago
JSON representation

北京大学 2024 年春季人工智能(AI 基础)基础课程笔记、作业

Awesome Lists containing this project

README

        

# Fundamentals-of-Artificial-Intelligence-2024Spring-PKU

2024 年春季学期北京大学人工智能基础课程的课程资料,仉尚航老师班。

包括:

- 笔记(Markdown 格式,包含一些考试题目)
- 作业
- 往年题(小测基本也都是从这里出的)

笔记内容可能存在 AI 生成的内容,我已经尽量保证内容的准确性,但仍不保证没有错误。如果发现错误,欢迎提 issue 或者 PR。

我的笔记亦可在我的博客阅览:https://arthals.ink/

PPT 因版权原因不提供,请在上课时自行下载。

麻将大作业的思路主要来自于 IJCAI 2023 的第一名,但代码为我自己实现。

## 广告

[PKU Art](https://arthals.ink/posts/web/pku-art):教学网美化样式

## 感谢

- [weekgoodday / Intro2ai](https://github.com/weekgoodday/Intro2ai)
- [d2l-ai / d2l-zh](https://github.com/d2l-ai/d2l-zh)