【推荐】用Python实现"Pattern Recognition and Machine Learning”里的算法

2017 年 11 月 27 日 机器学习研究会


点击上方 “机器学习研究会”可以订阅
摘要
 

转自:爱可可-爱生活

PRML

Python codes implementing algorithms described in Bishop's book "Pattern Recognition and Machine Learning"

Required Packages

  • python 3

  • numpy

  • scipy

  • jupyter (optional: to run jupyter notebooks)

  • matplotlib (optional: to plot results in the notebooks)

  • sklearn (optional: to fetch data)

Notebooks

  • ch1. Introduction

  • ch2. Probability Distributions

  • ch3. Linear Models for Regression

  • ch4. Linear Models for Classification

  • ch5. Neural Networks

  • ch6. Kernel Methods

  • ch7. Sparse Kernel Machines

  • ch9. Mixture Models and EM

  • ch10. Approximate Inference

  • ch11. Sampling Methods

  • ch12. Continuous Latent Variables


链接:

https://github.com/ctgk/PRML


原文链接:

https://m.weibo.cn/1402400261/4178409188158877

“完整内容”请点击【阅读原文】
↓↓↓
登录查看更多
2

相关内容

模式识别是一个成熟的、令人兴奋的、快速发展的领域,它支撑着计算机视觉、图像处理、文本和文档分析以及神经网络等相关领域的发展。它与机器学习非常相似,在生物识别、生物信息学、多媒体数据分析和最新的数据科学等新兴领域也有应用。模式识别(Pattern Recognition)杂志成立于大约50年前,当时该领域刚刚出现计算机科学的早期。在这期间,它已大大扩大。只要这些论文的背景得到了清晰的解释并以模式识别文献为基础,该杂志接受那些对模式识别理论、方法和在任何领域的应用做出原创贡献的论文。 官网地址:http://dblp.uni-trier.de/db/conf/par/
专知会员服务
139+阅读 · 2020年5月19日
【干货书】真实机器学习,264页pdf,Real-World Machine Learning
专知会员服务
115+阅读 · 2019年12月24日
Keras François Chollet 《Deep Learning with Python 》, 386页pdf
专知会员服务
151+阅读 · 2019年10月12日
机器学习入门的经验与建议
专知会员服务
92+阅读 · 2019年10月10日
Python机器学习课程(代码与教程)
专知
35+阅读 · 2019年5月13日
用Python实现流行机器学习算法
Python程序员
20+阅读 · 2018年12月31日
Machine Learning:十大机器学习算法
开源中国
20+阅读 · 2018年3月1日
机器学习线性代数速查
机器学习研究会
19+阅读 · 2018年2月25日
Python机器学习教程资料/代码
机器学习研究会
8+阅读 · 2018年2月22日
免费|机器学习算法Python实现
全球人工智能
5+阅读 · 2018年1月2日
【推荐】用Python/OpenCV实现增强现实
机器学习研究会
15+阅读 · 2017年11月16日
【推荐】深度学习思维导图
机器学习研究会
15+阅读 · 2017年8月20日
A Survey of Deep Learning for Scientific Discovery
Arxiv
29+阅读 · 2020年3月26日
Arxiv
45+阅读 · 2019年12月20日
Arxiv
22+阅读 · 2019年11月24日
Arxiv
18+阅读 · 2019年1月16日
Arxiv
22+阅读 · 2018年8月30日
Arxiv
26+阅读 · 2018年2月27日
Arxiv
15+阅读 · 2018年2月4日
Arxiv
151+阅读 · 2017年8月1日
VIP会员
相关资讯
Python机器学习课程(代码与教程)
专知
35+阅读 · 2019年5月13日
用Python实现流行机器学习算法
Python程序员
20+阅读 · 2018年12月31日
Machine Learning:十大机器学习算法
开源中国
20+阅读 · 2018年3月1日
机器学习线性代数速查
机器学习研究会
19+阅读 · 2018年2月25日
Python机器学习教程资料/代码
机器学习研究会
8+阅读 · 2018年2月22日
免费|机器学习算法Python实现
全球人工智能
5+阅读 · 2018年1月2日
【推荐】用Python/OpenCV实现增强现实
机器学习研究会
15+阅读 · 2017年11月16日
【推荐】深度学习思维导图
机器学习研究会
15+阅读 · 2017年8月20日
相关论文
A Survey of Deep Learning for Scientific Discovery
Arxiv
29+阅读 · 2020年3月26日
Arxiv
45+阅读 · 2019年12月20日
Arxiv
22+阅读 · 2019年11月24日
Arxiv
18+阅读 · 2019年1月16日
Arxiv
22+阅读 · 2018年8月30日
Arxiv
26+阅读 · 2018年2月27日
Arxiv
15+阅读 · 2018年2月4日
Arxiv
151+阅读 · 2017年8月1日
Top
微信扫码咨询专知VIP会员