Summary on sampling algorithms in simulation: Inverse Transformation, Acceptance - Rejection Algorithm, Importance Sampling, MCMC.
Bangda Sun
Practice makes perfect
Summary on Attention in NLP
Attention Mechanism: a new network structure - no convolution, no recurrent unit.
Machine Learning Overview Series (8) - Kmeans
K-means: a simple clustering algorithm based on distance. It is GMM (Gaussia Mixture Model) in probability perspective.
FastText - Learning Sub-word Embeddings
[Paper Reading]: Enriching Word Vectors with Sub-word Information.
GloVe - Word Embeddings Utilizing Global statistics
[Paper Reading]: GloVe: Global Vectors for Word Representation.
The Beauty of Mathematics in Computer Science Notes
Reading notes of “The Beauty of Mathematics in Computer Science” by Dr. Jun Wu. The book is mainly about mathematical applications in real world, including NLP, information theory, information retrieval.
Stanfold NLP (Coursera) Notes (20) - Text Summarization
Text Summarization Basis.
Stanford NLP (Coursera) Notes (19) - Question Answering
Introduction to Question Answering.
Stanford NLP (Coursera) Notes (18) - Word Meaning and Similarity
Introduction to Semantics.
Stanford NLP (Coursera) Notes (17) - Introduction to Ranked Retrieval
Introduction to Ranked Retrieval.