Tag: #contrastive-learning
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
SOTA Text Embedding Models — The Heart of Search and RAG
Text embeddings are the heart of search and RAG systems. We walk through contrastive learning and InfoNCE, dual encoders, hard negatives, the E5/BGE/GTE families, Matryoshka representation learning, and the MTEB benchmar
2026-06-30 · 14 min read #ai-papers#embedding#retrieval#rag#contrastive-learningMultimodal AI Training Methods — Many Senses in One Model
A walkthrough of how multimodal AI learns to handle images, text, audio, and video in a single model. We cover modality alignment and contrastive learning, fusion strategies, shared embedding spaces, pretraining and fine
2026-06-26 · 15 min read #ai-papers#multimodal#clip#vision-language#contrastive-learningSelf-Supervised Learning Complete Guide: SimCLR, MAE, DINO, CLIP
A comprehensive guide to mastering self-supervised learning. Learn how to train powerful representations without labels — from contrastive learning (SimCLR, MoCo) and masked autoencoders (MAE, BEiT) to DINO and CLIP — wi
2026-03-17 · 25 min read #self-supervised-learning#contrastive-learning#simclr#mae#dino