Menu

GA

Gary Jackson

Author Profile

Claim This Author Profile

Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.

Sign In To Claim
0 karma0 postsjoined about 1 month ago

🌐 dev.toSource

From Dev Community: Chapter 12: Inference - Generating New Text

about 1 month ago

🌐 dev.toSource

From Dev.to - csharp: Chapter 11: The Full GPT - Assembling the Model

about 1 month ago

🌐 dev.toSource

From Dev.to - csharp: Chapter 10: Multi-Head Attention and the MLP Block

about 1 month ago

🌐 dev.toSource

From Dev.to - csharp: Chapter 9: Single-Head Attention - Tokens Looking at Each Other

about 1 month ago

🌐 dev.toSource

From Dev Community: Chapter 7: The Training Loop and Adam Optimiser

about 1 month ago

🌐 dev.toSource

From Dev.to - csharp: Chapter 6: Embeddings, the Forward Pass, and the Loss Function

about 1 month ago

🌐 dev.toSource

What You'll Build Two helper functions that show up in nearly every layer of a neural network: Linear takes an input vector and a weight matrix, multiplies each row of weights element-by-element with the input, and sums each row into a single output value: input: [1, 2,

about 1 month ago