HomeBlogProjectsDatasets

Blog

Thoughts on development, technology, and the craft of programming.

Nov 8, 2025·9 min read·
0

Vector Quantization: The Mathematical Art of Audio Compression

Exploring the role of vector quantization in audio compression and its uses in neural audio codecs.

Oct 29, 2025·6 min read·
0

Teaching models to write kernels; dataset, training, and honest results

A practical guide to building a focused dataset and fine-tuning models to understand low-level GPU code - masked loads, boundary checks, shared memory, and CUDA→Triton translations.

Jun 11, 2025·4 min read·
0

Building TTS Datasets That Actually Work

your model is only as good as your data - here's what you need to know about building high-quality TTS datasets

Jan 5, 2025·3 min read·
0

How the RTX 3090 Actually Works: GPU Architecture notes...

Breaking down the GA102 architecture - from GPCs and streaming multiprocessors to CUDA cores and ray tracing units.

© 2025 Anurag Kanade. All rights reserved.