Skip to content

Commit

Permalink
[FIX] fix format (PKUFlyingPig#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
mancuoj authored Feb 28, 2023
1 parent d6cf088 commit 7a347e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/人工智能/CS50.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
## 课程简介

- 所属大学:Harvard
- 先修要求:基本概率论 + Python基础
- 先修要求:基本概率论 + Python 基础
- 编程语言:Python
- 课程难度:🌟🌟🌟
- 预计学时:30 小时

一门非常基础的AI入门课,让人眼前一亮的是12个设计精巧的编程作业,都会用学到的AI知识去实现一个简易的游戏AI,比如用强化学习训练一个Nim游戏的AI,用alpha-beta剪枝去扫雷等等,非常适合新手入门或者大佬休闲。
一门非常基础的 AI 入门课,让人眼前一亮的是 12 个设计精巧的编程作业,都会用学到的 AI 知识去实现一个简易的游戏 AI,比如用强化学习训练一个 Nim 游戏的 AI,用 alpha-beta 剪枝去扫雷等等,非常适合新手入门或者大佬休闲。

## 课程资源

Expand Down

0 comments on commit 7a347e5

Please sign in to comment.