Skip to content

Commit 7ec91c5

Browse files
authored
Merge pull request #18 from ewdlop/ewdlop-realize-1
Fix typo in 'Status' column heading
2 parents 08051c5 + d281a1e commit 7ec91c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ Here is a table of algorithms, the figure, name of the algorithm in the book and
490490
491491
### 深度學習與 Transformer
492492

493-
| **Figure** | **Name** | **Name (in repository)** | **File** | **Pioneer** | **Status** | **现实** |
493+
| **Figure** | **Name** | **Name (in repository)** | **File** | **Pioneer** | **Status** | **实现** |
494494
|:-----------|:---------|:-------------------------|:---------|:------------|:-----------|:-----------|
495495
| 26.1 | Convolutional-Neural-Network | `CNN` | [`deep_learning.py`][dl] | LeCun (1998) | 建議 ||
496496
| 26.2 | Conv-Layer-Forward-Pass | `conv_forward` | [`deep_learning.py`][dl] | - | 建議 ||

0 commit comments

Comments
 (0)