Innovations in DeepSeek-R1 Over GPT and GeminiThe paper “DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning” (22 January 2025) by DeepSeek AI (a Chinese…Jan 28Jan 28
How I Learned to Think Differently with First PrinciplesMost of us, myself included, tend to solve problems by looking at what’s been done before, right? But I’ve recently dived into this cool…Jan 11Jan 11
So what is NVIDIA Project Digits and the Blackwell Architecture?On 6th January 2025, NVIDIA® launched its Project DIGITS.Jan 101Jan 101
The Journey of Digital Video from Play to Display: Understanding GPU Hardware AccelerationThe seamless playback of video content on our devices is a marvel of modern computing, largely thanks to GPU hardware acceleration. This…Jan 6Jan 6
OpenGL — The Beginners’ TutorialOpen Graphics Library (OpenGL) is an API for drawing 2D and 3D graphics. It is used to interact with a GPU for hardware accelerated…Dec 31, 2024Dec 31, 2024
Project GR00T: Generalist Humanoid Robot 00 Technology from NVIDIAAttending the Large Language Model Agents MOOC (Fall 2024) by Dawn Song and Xinyun Chen was a valuable experience. The course provided a…Dec 3, 2024Dec 3, 2024
MNIST Digit Classification with FLAX LibraryI recent wrote a tutorial for the beginners in JAX. This one is a coding example to MNIST Digit Classisifcation in JAX. MNIST Digit…Nov 28, 2024Nov 28, 2024
Lifecyle of a Generative AI based SystemGenerative AI based system have a foundational model (FM) at their core, they have prompts to solicit desired response from the FM. For…Nov 15, 2024Nov 15, 2024
JAX — A Beginner’s TutorialThe is a tutorial for JAX, a high-performance numerical computation library developed by Google. JAX is primarily used for…Nov 12, 2024Nov 12, 2024