Explorations and Concept Breakdowns

Building AI Agents on Azure with AI Foundry

Building AI Agents on Azure with AI Foundry

Sep 21, 2025

A practical guide to building and scaling AI Agents on Azure using AI Foundry, while briefly touching upon Copilot Studio.

Azure AI FoundryAgentic AIAzureCI/CDAuthentication Techniques
GPU Computing with CUDA: Shared memory

GPU Computing with CUDA: Shared memory

Sep 14, 2025

Understand CUDA shared memory, synchronization, and caching with a 1D stencil example to optimize GPU performance and thread coordination.

CUDAGPU ComputingParallel ProgrammingNVIDIA
Introduction to GPU Computing with CUDA

Introduction to GPU Computing with CUDA

Sep 13, 2025

A beginner’s guide to GPU computing with CUDA to learn about threads, blocks, memory management, and vector addition with clear code examples.

CUDAGPU ComputingParallel ProgrammingNVIDIA
Finetuning LLMS for classification

Finetuning LLMS for classification

Aug 22, 2025

Turn LLMs into classifiers with LoRA/QLoRA, instruction tuning, and smart architectures, plus Kaggle takeaways and tips.

LLMsFine-tuningKaggle

Thinking in Papers

Different flavours of GANS

Different flavours of GANS

Jul 19, 2025

An in-depth guide to understanding how different GAN architectures work from loss functions and training tricks to latent space control in InfoGAN, StyleGAN, and BigGAN.

GANsDeep LearningImage Generation

subscribe via RSS