· Xiaojing Yang · Statistics
Random Variables, Expectation, and Variance
A practical introduction to random variables, expectation, and variance for AI experiments.
A practical introduction to random variables, expectation, and variance for AI experiments.
Regularization controls model complexity by making some parameter values less plausible.
The encoder-decoder idea behind machine translation, summarization, and many generation tasks.
A practical map for choosing statistical tests in NLP, MT, RAG, and LLM evaluation.
Tokenization is the first modeling decision in NLP: it decides what units a model can see, how rare terms are represented, and how multilingual systems handle domain language.
A practical guide to splitting data so model evaluation stays honest.