Heloisa Oss BollWhat’s the geometric interpretation of the dot product of two vectors?In this post, I want to explain the dot product, an essential concept in machine learning. We’ll explore it together as if we’re having a…Sep 19
Prashant SUnderstanding Scaled Dot-Product Attention in Transformer ModelsThe Transformer model has become a game-changer in natural language processing (NLP). Its secret tool? A mechanism called self-attention…Jun 31
Simon PhamBuilding a Cannonball Shooter Game: Part 1 — Cannon ControlsIn this series, we’ll be building a simple cannonball shooter game that incorporates some math and physics knowledge in Unity. In this…Aug 15Aug 15
Satish Jasthitorch.mm vs torch.mul vs torch.matmulPytorch offeres three different functions to perform multiplication between two tensors. Lets understand how these functions are different…May 23May 23
Otema YirenkyiHow are Video Games made?- Part 2Application and Geometry stages in the Computer Graphics pipelineJul 31Jul 31
Heloisa Oss BollWhat’s the geometric interpretation of the dot product of two vectors?In this post, I want to explain the dot product, an essential concept in machine learning. We’ll explore it together as if we’re having a…Sep 19
Prashant SUnderstanding Scaled Dot-Product Attention in Transformer ModelsThe Transformer model has become a game-changer in natural language processing (NLP). Its secret tool? A mechanism called self-attention…Jun 31
Simon PhamBuilding a Cannonball Shooter Game: Part 1 — Cannon ControlsIn this series, we’ll be building a simple cannonball shooter game that incorporates some math and physics knowledge in Unity. In this…Aug 15
Satish Jasthitorch.mm vs torch.mul vs torch.matmulPytorch offeres three different functions to perform multiplication between two tensors. Lets understand how these functions are different…May 23
Otema YirenkyiHow are Video Games made?- Part 2Application and Geometry stages in the Computer Graphics pipelineJul 31
MathphyeThe General Pythagorean TheoremMeet a Generalization of The Pythagorean Theorem you didn’t expect to be this easy.Mar 14, 20232
emre avciDot product in CUDA C++ which might outperform cublas<t>dotCUDA C++ Modern Unified Memory Programming — Part IIMay 19
Leena BoraSimplified Math behind Complex LSTM equationsIf you’re like me who have spent days in understanding complex Math behind LSTM but still can’t get your head around it, then I think this…Jun 6, 20204