Skip to content

shinoyuki222/DemoML

Repository files navigation

DemoML - Demonstrations on Machine Learning

Visit My Blog for more discussion (Mainly in Chinese).

Please leave your comments: Blog issues or Demo issues

Issues include but not limited to:

  • Potential topics: any interesting topic which has not been contained.
  • Suggestions on coding.
  • Share your perspectives
  • Raise issues.
  • ...
  • ...

Machine Learning Algorithm: Description and Demonstration

Basics

Gaussian Process:

K-mean:

Gausian Mixture Model (GMM)

  • Demo
  • Understanding:

Hidden Markov Model (HMM)

Conditional Random Field (CRF)

  • Demo: CRF
  • Understanding:

GBDT

  • Demo: GBDT
  • Understanding: TBD

Topics not included but can easily be found from other repos:

  • Linear Regression
  • Logisctic Regression
  • Support Vector Machine (SVM)
  • Principal Components Analysis (PCA)
  • Decision Tree and Random Forest (Bagging)
  • Adaboost, Xgboost (Boosting)

Deep Learning

Transformer:

BERT

Variational AutoEncoder:

Pointer Network:

Natural language processing

Word segmentation:

Name Entity Recognition (NER):

Natural Language Understanding (NLU): Mixed with Topic classification and NER:

Natural Language Generation (NLG)

ChatBot

Relation Extraction

  • Bootstrap
  • SnowBall

Deploying

Wanna deploying your Pytroch model? Please try to build a simple Flask serving:

About

Demos of Machine Learning Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published