Skip to content

Commit

Permalink
Edit "matrix-multiplication (vietnamese)" by @ngvutuan2811
Browse files Browse the repository at this point in the history
  • Loading branch information
3b1b committed May 7, 2024
1 parent 4b43907 commit 4e6dbbc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
},
{
"input": "If you were to take some vector and pump it through the rotation, then the shear, the long way to compute where it ends up is to first multiply it on the left by the rotation matrix.",
"translatedText": "Nếu bạn lấy một vectơ nào đó và bơmqua phép quay, sau đó là phép cắt, chặng đường dài để tính toán nơi nó kết thúc là trước tiên nhân nó ở bên trái với ma trận xoay.",
"translatedText": "Nếu bạn lấy một vectơ nào đó và đưavào phép quay, sau đó là phép cắt, chặng đường dài để tính toán nơi nó kết thúc là đầu tiên nhân nó ở bên trái với ma trận xoay.",
"model": "google_nmt",
"n_reviews": 1,
"start": 185.42,
Expand Down Expand Up @@ -241,9 +241,9 @@
},
{
"input": "This stems from function notation, since we write functions on the left of variables, so every time you compose two functions, you always have to read it right to left.",
"translatedText": "Điều này xuất phát từ ký hiệu hàm, vì chúng ta viết hàm ở bên trái của biến nên mỗi khi soạn hai hàm, bạn luôn phải đọc từ phải sang trái.",
"translatedText": "Điều này xuất phát từ ký hiệu hàm, vì chúng ta viết hàm ở bên trái của biến nên mỗi khi ghép hai hàm, bạn luôn phải đọc từ phải sang trái.",
"model": "google_nmt",
"n_reviews": 0,
"n_reviews": 1,
"start": 257.4,
"end": 265.46
},
Expand Down

0 comments on commit 4e6dbbc

Please sign in to comment.