CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程

文件名称:机器学习算法

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2021-05-26
  • 文件大小:
    106.23kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一些经典的机器学习算法,这个Matlab软件包实现了伟大教科书中描述的机器学习算法:模式识别与机器学习。它是用Matlab语言编写的,是独立的,没有外部依赖性。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : PRMLT-master.zip 列表
PRMLT-master/
PRMLT-master/.gitignore
PRMLT-master/Contents.m
PRMLT-master/LICENSE
PRMLT-master/README.md
PRMLT-master/chapter01/
PRMLT-master/chapter01/condEntropy.m
PRMLT-master/chapter01/entropy.m
PRMLT-master/chapter01/jointEntropy.m
PRMLT-master/chapter01/mutInfo.m
PRMLT-master/chapter01/nmi.m
PRMLT-master/chapter01/nvi.m
PRMLT-master/chapter01/relatEntropy.m
PRMLT-master/chapter02/
PRMLT-master/chapter02/logDirichlet.m
PRMLT-master/chapter02/logGauss.m
PRMLT-master/chapter02/logKde.m
PRMLT-master/chapter02/logMn.m
PRMLT-master/chapter02/logMvGamma.m
PRMLT-master/chapter02/logSt.m
PRMLT-master/chapter02/logVmf.m
PRMLT-master/chapter02/logWishart.m
PRMLT-master/chapter03/
PRMLT-master/chapter03/linReg.m
PRMLT-master/chapter03/linRegFp.m
PRMLT-master/chapter03/linRegPred.m
PRMLT-master/chapter03/linRnd.m
PRMLT-master/chapter04/
PRMLT-master/chapter04/binPlot.m
PRMLT-master/chapter04/fda.m
PRMLT-master/chapter04/logitBin.m
PRMLT-master/chapter04/logitBinPred.m
PRMLT-master/chapter04/logitMn.m
PRMLT-master/chapter04/logitMnPred.m
PRMLT-master/chapter04/sigmoid.m
PRMLT-master/chapter04/softmax.m
PRMLT-master/chapter05/
PRMLT-master/chapter05/mlpClass.m
PRMLT-master/chapter05/mlpClassPred.m
PRMLT-master/chapter05/mlpReg.m
PRMLT-master/chapter05/mlpRegPred.m
PRMLT-master/chapter06/
PRMLT-master/chapter06/kn2sd.m
PRMLT-master/chapter06/knCenter.m
PRMLT-master/chapter06/knGauss.m
PRMLT-master/chapter06/knKmeans.m
PRMLT-master/chapter06/knKmeansPred.m
PRMLT-master/chapter06/knLin.m
PRMLT-master/chapter06/knPca.m
PRMLT-master/chapter06/knPcaPred.m
PRMLT-master/chapter06/knPoly.m
PRMLT-master/chapter06/knReg.m
PRMLT-master/chapter06/knRegPred.m
PRMLT-master/chapter06/sd2kn.m
PRMLT-master/chapter07/
PRMLT-master/chapter07/rvmBinFp.m
PRMLT-master/chapter07/rvmBinPred.m
PRMLT-master/chapter07/rvmRegFp.m
PRMLT-master/chapter07/rvmRegPred.m
PRMLT-master/chapter07/rvmRegSeq.m
PRMLT-master/chapter08/
PRMLT-master/chapter08/MRF/
PRMLT-master/chapter08/MRF/mrfBethe.m
PRMLT-master/chapter08/MRF/mrfBp.m
PRMLT-master/chapter08/MRF/mrfGibbs.m
PRMLT-master/chapter08/MRF/mrfIsGa.m
PRMLT-master/chapter08/MRF/mrfMf.m
PRMLT-master/chapter08/NaiveBayes/
PRMLT-master/chapter08/NaiveBayes/nbBern.m
PRMLT-master/chapter08/NaiveBayes/nbBernPred.m
PRMLT-master/chapter08/NaiveBayes/nbGauss.m
PRMLT-master/chapter08/NaiveBayes/nbGaussPred.m
PRMLT-master/chapter09/
PRMLT-master/chapter09/kmeans.m
PRMLT-master/chapter09/kmeansPred.m
PRMLT-master/chapter09/kmeansRnd.m
PRMLT-master/chapter09/kmedoids.m
PRMLT-master/chapter09/kseeds.m
PRMLT-master/chapter09/linRegEm.m
PRMLT-master/chapter09/mixBernEm.m
PRMLT-master/chapter09/mixBernRnd.m
PRMLT-master/chapter09/mixGaussEm.m
PRMLT-master/chapter09/mixGaussPred.m
PRMLT-master/chapter09/mixGaussRnd.m
PRMLT-master/chapter09/rvmBinEm.m
PRMLT-master/chapter09/rvmRegEm.m
PRMLT-master/chapter10/
PRMLT-master/chapter10/linRegVb.m
PRMLT-master/chapter10/mixGaussEvidence.m
PRMLT-master/chapter10/mixGaussVb.m
PRMLT-master/chapter10/mixGaussVbPred.m
PRMLT-master/chapter10/rvmRegVb.m
PRMLT-master/chapter11/
PRMLT-master/chapter11/Gauss.m
PRMLT-master/chapter11/GaussWishart.m
PRMLT-master/chapter11/dirichletRnd.m
PRMLT-master/chapter11/discreteRnd.m
PRMLT-master/chapter11/gaussRnd.m
PRMLT-master/chapter11/mixDpGb.m
PRMLT-master/chapter11/mixDpGbOl.m
PRMLT-master/chapter11/mixGaussGb.m
PRMLT-master/chapter11/mixGaussSample.m
PRMLT-master/chapter12/
PRMLT-master/chapter12/fa.m
PRMLT-master/chapter12/pca.m
PRMLT-master/chapter12/pcaEm.m
PRMLT-master/chapter12/pcaEmC.m
PRMLT-master/chapter12/ppcaEm.m
PRMLT-master/chapter12/ppcaRnd.m
PRMLT-master/chapter12/ppcaVb.m
PRMLT-master/chapter13/
PRMLT-master/chapter13/HMM/
PRMLT-master/chapter13/HMM/hmmEm.m
PRMLT-master/chapter13/HMM/hmmFilter.m
PRMLT-master/chapter13/HMM/hmmRnd.m
PRMLT-master/chapter13/HMM/hmmSmoother.m
PRMLT-master/chapter13/HMM/hmmViterbi.m
PRMLT-master/chapter13/LDS/
PRMLT-master/chapter13/LDS/kalmanFilter.m
PRMLT-master/chapter13/LDS/kalmanSmoother.m
PRMLT-master/chapter13/LDS/ldsEm.m
PRMLT-master/chapter13/LDS/ldsPca.m
PRMLT-master/chapter13/LDS/ldsRnd.m
PRMLT-master/chapter14/
PRMLT-master/chapter14/adaboostBin.m
PRMLT-master/chapter14/adaboostBinPred.m
PRMLT-master/chapter14/mixLinPred.m
PRMLT-master/chapter14/mixLinReg.m
PRMLT-master/chapter14/mixLinRnd.m
PRMLT-master/chapter14/mixLogitBin.m
PRMLT-master/chapter14/mixLogitBinPred.m
PRMLT-master/common/
PRMLT-master/common/besseliLn.m
PRMLT-master/common/gson.m
PRMLT-master/common/invpd.m
PRMLT-master/common/isequalf.m
PRMLT-master/common/lattice.m
PRMLT-master/common/ld.m
PRMLT-master/common/log1mexp.m
PRMLT-master/common/log1pexp.m
PRMLT-master/common/logdet.m
PRMLT-master/common/loggmpdf.m
PRMLT-master/common/lognormexp.m
PRMLT-master/common/logsumexp.m
PRMLT-master/common/maxdiff.m
PRMLT-master/common/mgson.m
PRMLT-master/common/normalize.m
PRMLT-master/common/plotClass.m
PRMLT-master/common/plotCurveBar.m
PRMLT-master/common/plotgm.m
PRMLT-master/common/plotkde.m
PRMLT-master/common/randp.m
PRMLT-master/common/slice.m
PRMLT-master/common/solvpd.m
PRMLT-master/common/sqdist.m
PRMLT-master/common/standardize.m
PRM

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com