Skip to content

Commit

Permalink
Update README.zho.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tangyc1234 authored Mar 22, 2024
1 parent 88bd9cc commit 89c9aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/1-Intro/translations/README.zho.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

我们将在课程的稍后部分考虑这些方法,但现在我们将重点关注两个主要方向:自上而下和自下而上。

###自上而下的方法
### 自上而下的方法

**自上而下的方法**中,我们试图模拟我们的推理。 因为我们在推理时可以跟随自己的思维,所以我们可以尝试将这一过程形式化,并在计算机中进行编程。这就是**符号推理**

Expand Down

0 comments on commit 89c9aa8

Please sign in to comment.