فهرست منبع

Explain value truncation in some figures (#199)

* clarify truncation

* typo fix
Sebastian Raschka 1 سال پیش
والد
کامیت
c303a7f36d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ch03/01_main-chapter-code/ch03.ipynb

+ 1 - 1
ch03/01_main-chapter-code/ch03.ipynb

@@ -271,7 +271,7 @@
    "id": "299baef3-b1a8-49ba-bad4-f62c8a416d83",
    "metadata": {},
    "source": [
-    "- (In this book, we follow the common machine learning and deep learning convention where training examples are represented as rows and feature values as columns; in the caase of the tensor shown above, each row represents a word, and each column represents an embedding dimension)\n",
+    "- (In this book, we follow the common machine learning and deep learning convention where training examples are represented as rows and feature values as columns; in the case of the tensor shown above, each row represents a word, and each column represents an embedding dimension)\n",
     "\n",
     "- The primary objective of this section is to demonstrate how the context vector $z^{(2)}$\n",
     "  is calculated using the second input sequence, $x^{(2)}$, as a query\n",