A Beginnerβs Guide to CUDA Programming
Author(s): Aditya Kumar Manethia Originally published on Towards AI. Photo by Catherine Heath on Unsplash Introduction In this blog, weβll explore the basics of CUDA programming, understand how GPUs differ from CPUs, and learn how CUDA enables us to unlock the full …
Learning Transformers: Code, Concepts, and Impact
Author(s): Aditya Kumar Manethia Originally published on Towards AI. Photo by Taton MoΓ―se on Unsplash Introduction The paper βAttention is All You Needβ (Vaswani et al.,2017) introduced the Transformer architecture, a model that revolutionized NLP by completely discarding the standard Recurrent Neural …