Skip to content

Zhiyu's Blog

Make everything indexed.

  • Home
  • Blog Posts
  • Advice
  • Reading List
    • Paper List
    • Survey List

Category: algorithm

algorithm

Reservoir sampling

Problem Statement Randomly choosing k items from a list S containing n items where n is too large or unknown. Method: Reservoir Sampling Steps: keep the first item in memory for the next item i (i > 1) keep the new item with probability 1/i ignore the new item with probability 1 – 1/i It is easy to prove that when there are n items, … Continue reading Reservoir sampling

Zhiyu Chen2017年9月1日2019年12月18日Leave a comment

Social

  • View colozoy’s profile on Twitter
  • View colozoy’s profile on Instagram
  • View zhiyu-chen-ir-nlp’s profile on LinkedIn

Categories

  • algorithm
  • BERT
  • dataset
  • GCN
  • GNN
  • Information Retrieval
  • knowledge base
  • OOV
  • Paper Reading
  • Quantity IR/IE
  • Question Answering
  • social network
  • Text Classification
  • Wikipedia
  • Word Embeddings

Tags

BERT dataset Explain GCN GNN Information Retrieval IR QA Text Classification word embedding evaluation
Create a website or blog at WordPress.com
  • Follow Following
    • Zhiyu's Blog
    • Already have a WordPress.com account? Log in now.
    • Zhiyu's Blog
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar