Skip to content
View yonghuzaixuexi's full-sized avatar

Block or report yonghuzaixuexi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. BP_GA_stock BP_GA_stock Public

    Forked from HuaizhengZhang/BP_GA_stock

    apply BP,GA to stock analyzing

    Python

  2. Markov-Random-Field-Project Markov-Random-Field-Project Public

    Forked from AliMorty/Markov-Random-Field-Project

    This project has two parts. In part one, we use markov random field to denoise an image. In Part two, we use similar model for image segmentation.

    Jupyter Notebook

  3. rjMCMC rjMCMC Public

    Forked from zhaoxrthu/rjMCMC

    基于可逆跳马尔科夫过程蒙特卡洛方法,完成RBF模型选择问题,实现对非线性数据的回归分析

    MATLAB

  4. MLTemplate MLTemplate Public

    Forked from guangyaooo/MLTemplate

    机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马尔可夫模型(包括前向算法,后向算法,Viterbi算法和BaumWelch算法),主成分分析等模型

    Python

  5. Machine_learning_prediction_system Machine_learning_prediction_system Public

    Forked from coder23263/Machine_learning_prediction_system

    机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测

    Python

  6. NER_BIO NER_BIO Public

    Forked from ghqing0310/NER_BIO

    基于统计机器学习模型(最大熵模型、马尔科夫模型、条件随机场)和深度学习模型LSTM-CRF的中文分词(BIO)

    Jupyter Notebook