InTowards Data SciencebyDhruv MataniTensor Quantization: The Untold StoryA close look at the implementation details of quantization in machine learning frameworksSep 8, 20233
Leah NguyenA Brief Guide to Database NormalizationUnderstanding the Basics and Advanced Levels of Database NormalizationJul 18, 20232Jul 18, 20232
PiRsonUnderstanding Normalization: Why It’s Important and How to Use ItData is the backbone of modern technology, from machine learning models to relational databases. But raw data is often messy, inconsistent…3d ago3d ago
InTowards Data SciencebyStephanie LoWhen Spreadsheets Aren’t Good Enough: A Lesson in Relational DatabasesDatabase normalization, relational databases, and why you need themMay 12, 20234May 12, 20234
InTowards Data SciencebyDhruv MataniTensor Quantization: The Untold StoryA close look at the implementation details of quantization in machine learning frameworksSep 8, 20233
Leah NguyenA Brief Guide to Database NormalizationUnderstanding the Basics and Advanced Levels of Database NormalizationJul 18, 20232
PiRsonUnderstanding Normalization: Why It’s Important and How to Use ItData is the backbone of modern technology, from machine learning models to relational databases. But raw data is often messy, inconsistent…3d ago
InTowards Data SciencebyStephanie LoWhen Spreadsheets Aren’t Good Enough: A Lesson in Relational DatabasesDatabase normalization, relational databases, and why you need themMay 12, 20234
Mohit SharmaWhat is Add & Norm, as soon as possible?This article is inspired by — Attention is all you need paper and its explanation by Umar Jamil.Jul 11
Florian JuneBatchNorm and LayerNormBatchNorm normalizes each feature within a batch of samples, while LayerNorm normalizes all features within each sample.Nov 9, 20232