最全数据科学学习资源:Python、线性代数、机器学习...

2018 年 5 月 14 日 人工智能头条 收集资源小能手


整理 | 阿司匹林

出品 | 人工智能头条(公众号ID:AI_Thinker)


【人工智能头条导读】数据科学是一个非常热门的领域,为了帮助正在学习或者想要学习这门学科的读者,我们特意整理了一份学习资源清单,除了 Python、pandas、线性代数、机器学习等基础课程,以及一些数据可视化的教程资源之外,我们还列出了一些有关数据科学实例和案例研究的资源,帮助大家更好地练习和实践。


基础资源


  • How to launch your data science career (with Python):来自 Data School 数据科学学习“路线图”

    http://www.dataschool.io/launch-your-data-science-career-with-python/

  • 吴恩达的机器学习课程:

    https://www.coursera.org/learn/machine-learning

  • 一位学生整理的课程笔记:

    http://www.holehouse.org/mlclass/

  • Andrej Karpathy 博客:专注于神经网络的机器学习博客

    http://karpathy.github.io/

  • Practical Deep Learning for Coders:fast.ai 的免费课程

    http://course.fast.ai/index.html

  • Linear algebra:MIT 的线性代数课程

    https://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/

  • Introduction to Computing using Python:乔治亚理工学院的 Python 基础课程

    https://www.edx.org/course/introduction-computing-using-python-gtx-cs1301x

  • Microsoft Professional Program in AI:来自微软的 AI 课程

    https://www.edx.org/microsoft-professional-program-artificial-intelligence


可视化资源


  • Python's Visualization Landscape:Jake VanderPlas 在 PyCon 2017 的讲话

    https://www.youtube.com/watch?v=FytuB8nFHPQ

  • The Ultimate Python Seaborn Tutorial:使用 Pokemon 数据集

    https://elitedatascience.com/python-seaborn-tutorial

  • Python Graph Gallery:用编程创建不同类型的图块

    https://python-graph-gallery.com/

  • Python Plotting for Exploratory Data Analysis:使用多个 viz 库对 13 个不同的图进行编码

    http://pythonplot.com/

  • Kaiser Fung's 关于可视化的博客

    http://junkcharts.typepad.com/


数据科学实例和案例研究


  • Analyzing Data: What pandas and SQL Taught Me About Taking an Average:Alex Petralia 在 PyCon 2018 上的讲话

    https://www.youtube.com/watch?v=DlgG0QdrqAU

  • Siraj Raval:YouTube上风格独特的一个教育频道

    https://www.youtube.com/channel/UCWN3xxRkmTPmbKwht9FuE5A

  • Machine Learning with Text in scikit-learn: Kevin Markham 在 PyCon 2016 上的演讲

    https://www.youtube.com/watch?v=ZiKMIuYidY0&list=PL5-da3qGB5ICeMbQuqbbCOQWcS6OYBr5A&index=10

  • Kaggle Kernels:数据科学竞赛的代码

    https://www.kaggle.com/kernels

  • Python Data Science Handbook:Jake VanderPlas 的书

    https://jakevdp.github.io/PythonDataScienceHandbook/

  • pandas Q&A video series:30+ pandas 教学视频

    https://www.youtube.com/playlist?list=PL5-da3qGB5ICCsgW1MxlZ0Hq8LL5U3u9y


其他资源


  • Think Stats: 用 Python 探索数据分析

    http://greenteapress.com/wp/think-stats-2e/

  • Statistical Rethinking:

    http://xcelab.net/rm/statistical-rethinking/

  • PyMC3 version of the code:

    https://github.com/pymc-devs/resources/tree/master/Rethinking


参考链接:

https://docs.google.com/document/d/1dr4GvVtnOf60x1uj4PbYeoFDZMumzic11S_drqjlT08/edit



扫描二维码,关注「人工智能头条」

回复“读者群”,添加小助手微信,邀你入群

点击 | 阅读原文 | 查看更多干货内容

登录查看更多
10

相关内容

线性代数(Linear Algebra)是数学的一个分支,它的研究对象是向量,向量空间(或称线性空间),线性变换和有限维的线性方程组。向量空间是现代数学的一个重要课题;因而,线性代数被广泛地应用于抽象代数和泛函分析中;通过解析几何,线性代数得以被具体表示。线性代数的理论已被泛化为算子理论。由于科学研究中的非线性模型通常可以被近似为线性模型,使得线性代数被广泛地应用于自然科学和社会科学中。 - 题图来自「维基百科」。
【实用书】Python机器学习Scikit-Learn应用指南,247页pdf
专知会员服务
255+阅读 · 2020年6月10日
专知会员服务
165+阅读 · 2020年6月4日
【2020新书】数据科学:十大Python项目,247页pdf
专知会员服务
211+阅读 · 2020年2月21日
专知会员服务
112+阅读 · 2019年12月24日
机器学习入门的经验与建议
专知会员服务
90+阅读 · 2019年10月10日
TensorFlow 2.0 学习资源汇总
专知会员服务
66+阅读 · 2019年10月9日
机器学习在材料科学中的应用综述,21页pdf
专知会员服务
46+阅读 · 2019年9月24日
五个给机器学习和数据科学入门者的学习建议
机器之心
3+阅读 · 2019年9月16日
吐血整理!10 个机器学习教程汇总,爱可可推荐!
大数据技术
16+阅读 · 2019年9月2日
【干货】史上最全的PyTorch学习资源汇总
深度学习与NLP
24+阅读 · 2019年5月18日
机器学习线性代数速查
机器学习研究会
18+阅读 · 2018年2月25日
Python机器学习教程资料/代码
机器学习研究会
8+阅读 · 2018年2月22日
Coursera上Python课程(公开课)汇总
数据挖掘入门与实战
6+阅读 · 2017年12月27日
干货|7步让你从零开始掌握Python机器学习!
全球人工智能
8+阅读 · 2017年9月24日
A Survey on Bayesian Deep Learning
Arxiv
60+阅读 · 2020年7月2日
Arxiv
22+阅读 · 2019年11月24日
Arxiv
53+阅读 · 2018年12月11日
Arxiv
21+阅读 · 2018年8月30日
The Matrix Calculus You Need For Deep Learning
Arxiv
11+阅读 · 2018年7月2日
Arxiv
3+阅读 · 2018年6月1日
Arxiv
3+阅读 · 2018年2月24日
Arxiv
3+阅读 · 2018年1月10日
Arxiv
25+阅读 · 2017年12月6日
VIP会员
相关VIP内容
【实用书】Python机器学习Scikit-Learn应用指南,247页pdf
专知会员服务
255+阅读 · 2020年6月10日
专知会员服务
165+阅读 · 2020年6月4日
【2020新书】数据科学:十大Python项目,247页pdf
专知会员服务
211+阅读 · 2020年2月21日
专知会员服务
112+阅读 · 2019年12月24日
机器学习入门的经验与建议
专知会员服务
90+阅读 · 2019年10月10日
TensorFlow 2.0 学习资源汇总
专知会员服务
66+阅读 · 2019年10月9日
机器学习在材料科学中的应用综述,21页pdf
专知会员服务
46+阅读 · 2019年9月24日
相关资讯
五个给机器学习和数据科学入门者的学习建议
机器之心
3+阅读 · 2019年9月16日
吐血整理!10 个机器学习教程汇总,爱可可推荐!
大数据技术
16+阅读 · 2019年9月2日
【干货】史上最全的PyTorch学习资源汇总
深度学习与NLP
24+阅读 · 2019年5月18日
机器学习线性代数速查
机器学习研究会
18+阅读 · 2018年2月25日
Python机器学习教程资料/代码
机器学习研究会
8+阅读 · 2018年2月22日
Coursera上Python课程(公开课)汇总
数据挖掘入门与实战
6+阅读 · 2017年12月27日
干货|7步让你从零开始掌握Python机器学习!
全球人工智能
8+阅读 · 2017年9月24日
相关论文
A Survey on Bayesian Deep Learning
Arxiv
60+阅读 · 2020年7月2日
Arxiv
22+阅读 · 2019年11月24日
Arxiv
53+阅读 · 2018年12月11日
Arxiv
21+阅读 · 2018年8月30日
The Matrix Calculus You Need For Deep Learning
Arxiv
11+阅读 · 2018年7月2日
Arxiv
3+阅读 · 2018年6月1日
Arxiv
3+阅读 · 2018年2月24日
Arxiv
3+阅读 · 2018年1月10日
Arxiv
25+阅读 · 2017年12月6日
Top
微信扫码咨询专知VIP会员