サクサク読めて、アプリ限定の機能も多数!
TransformerをPythonで手作りする記事(訓練なし)。対象読者: 言語モデルにある程度の知識があり、トランスフォーマーがどのように処理するかに興味がある人。コードから学ぶのが得意な人向け。
misshiki のブックマーク 2023/09/28 15:50
I made a transformer by hand (no training!)[Transformer][自然言語処理]TransformerをPythonで手作りする記事(訓練なし)。対象読者: 言語モデルにある程度の知識があり、トランスフォーマーがどのように処理するかに興味がある人。コードから学ぶのが得意な人向け。2023/09/28 15:50
このブックマークにはスターがありません。 最初のスターをつけてみよう!
vgel.me2023/09/23
For the red cell in the output (row 0, column 0), we take the red row of the first matrix (row 0) and the red column of the second matrix (column 0), and do a dot product (1*1 + 2*4 + 3*7 + 4*10) t...
5 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
TransformerをPythonで手作りする記事(訓練なし)。対象読者: 言語モデルにある程度の知識があり、トランスフォーマーがどのように処理するかに興味がある人。コードから学ぶのが得意な人向け。
misshiki のブックマーク 2023/09/28 15:50
このブックマークにはスターがありません。
最初のスターをつけてみよう!
I made a transformer by hand (no training!)
vgel.me2023/09/23
For the red cell in the output (row 0, column 0), we take the red row of the first matrix (row 0) and the red column of the second matrix (column 0), and do a dot product (1*1 + 2*4 + 3*7 + 4*10) t...
5 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /