圓州率
🌐

數學 (37)

Feature Image
Continuous Bag of Word (CBOW) 與 Skip-Gram
   最後更新:
數學, 詞向量 (Word to Vector), 深度學習, 自然語言處理
用向量表示文字的數學模型,使得文字能被電腦讀取並計算其相似度等性質,本文將介紹 continuous bag of word (CBOW) 與 skip-gram 兩種基於類神經網路的方案。
Feature Image
Word to Vector 後續討論
數學, 詞向量 (Word to Vector), 深度學習, 自然語言處理
用向量表示文字的數學模型,使得文字能被電腦讀取並計算其相似度等性質,本文將介紹 continuous bag of word (CBOW) 與 skip-gram 兩種基於類神經網路的方案。
Feature Image
類神經網路 (Neural Network)
數學, 深度學習, 類神經網路
介紹當今深度學習中最基礎的模型,類神經網路 (Neural Network) 與其中重要的概念梯度下降 (Gradient Descent) 與反向傳播 (Back Propagation)。
Feature Image
Labeled Latent Dirichlet Allocation (LLDA)
   最後更新:
數學, 資料科學, 機器學習, 文字探勘, 監督式學習, Latent Dirichlet Allocation (LDA)
Latent Dirichlet Allocation (LDA) 的後續模型,一種可以用於文本的監督式機器學習模型。
Feature Image
邏輯回歸羅吉斯迴歸分析 (Logistic Regression)
   最後更新:
數學, 資料科學, 機器學習, 監督式學習
一種廣義線性模型,能用於預測類別型變數
Feature Image
Latent Dirichlet Allocation (LDA) 理論
   最後更新:
數學, 資料科學, 機器學習, 文字探勘, 非監督式學習, Latent Dirichlet Allocation (LDA)
透過層次結構來執行自然語言處理 (Natural Language Processing),介紹 Latent Dirichlet Allocation。
Feature Image
Markov Chain Monte Carlo (MCMC)
數學, 機率論, 馬可夫鏈 (Markov Chain)
介紹 Markov Chain Monte Carlo (MCMC),一種適用於複雜分佈上採樣的模型。
Feature Image
Monte Carlo Method
數學, 機率論
介紹 Monte Carlo Method 的採樣法 Inverse Method 與 Rejection Sampling,與 Monte Carlo Method 在期望值與積分估計的應用。
Feature Image
Latent Dirichlet Allocation (LDA) 應用
   最後更新:
數學, 資料科學, 機器學習, 文字探勘, 非監督式學習, Latent Dirichlet Allocation (LDA)
LDA 操作、模型比較與 R 語言程式範例。
Feature Image
推薦系統
   最後更新:
數學, 資料科學, 推薦系統
預測用戶 (user) 對某物件 (item) 的喜好。
< 1 2 3 4 >