Tensor Puzzles: Let's Play

  Рет қаралды 5,983

Sasha Rush 🤗

Sasha Rush 🤗

Күн бұрын

Пікірлер: 9
@Laplacey
@Laplacey Ай бұрын
thank you soooooomuch! I learned a lot from this
@larryabecid2819
@larryabecid2819 4 ай бұрын
Thank you for helping me prepare for tensor interviews
@danielcampos123
@danielcampos123 6 күн бұрын
For puzzle 8, you could just do: a @ triu(a.shape[0])
@jcbmrshll
@jcbmrshll 8 ай бұрын
great video!
@skanderbegvictor6487
@skanderbegvictor6487 11 ай бұрын
For puzzle 13, I think we can use a zeros and then assign vector a to positions and then only broadcast till j
@corgirun7892
@corgirun7892 11 ай бұрын
Very interesting
@JohnSmith-he5xg
@JohnSmith-he5xg 10 ай бұрын
Its pretty unclear what you're going for with the coloring scheme. Blue values are higher than yellow? Blue * yellow should be??? IMO gray scale would have been a better choice.
@bubster2a
@bubster2a 10 ай бұрын
Yellow are positive, blue are negative. More blue is a smaller number and more yellow is a bigger number
@boussouarsari4482
@boussouarsari4482 17 сағат бұрын
My way of doing compress! def compress(g: TT["i", bool], v: TT["i"], i:int) -> TT["i"]: small = v[g] i = g.shape[0] j = small.shape[0] return small @ eye(i)[:j,:]
Speculations on Test-Time Scaling (o1)
47:56
Sasha Rush 🤗
Рет қаралды 7 М.
GPU Puzzles: Let's Play
1:16:00
Sasha Rush 🤗
Рет қаралды 8 М.
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 76 МЛН
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 40 МЛН
I Built a BETTER CPU in Excel
12:22
Inkbox
Рет қаралды 50 М.
Large Language Models in Five Formulas
58:02
Sasha Rush 🤗
Рет қаралды 35 М.
Will Merrill: The Illusion of State in State-Space Models
45:43
Formal Languages and Neural Networks Seminar
Рет қаралды 1,6 М.
Do we need Attention? A Mamba Primer
33:50
Sasha Rush 🤗
Рет қаралды 10 М.
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 413 М.
What are AI Agents?
12:29
IBM Technology
Рет қаралды 644 М.
Long-Context LLM Extension
25:45
Sasha Rush 🤗
Рет қаралды 2,9 М.
Why Does Diffusion Work Better than Auto-Regression?
20:18
Algorithmic Simplicity
Рет қаралды 372 М.
The Truth About Learning Python in 2024
9:38
Internet Made Coder
Рет қаралды 212 М.
Grammars, parsing, and recursive descent
30:31
Kay Lack
Рет қаралды 8 М.