专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
目录
相关文章推荐
爱可可-爱生活  ·  [AS]《Revisiting ... ·  2 天前  
爱可可-爱生活  ·  《爱可可微博热门分享(9.26)》 ... ·  2 天前  
爱可可-爱生活  ·  【探索OpenAI ... ·  3 天前  
宝玉xp  ·  现在 Tier 4 ... ·  4 天前  
爱可可-爱生活  ·  [RO]《SplatSim: ... ·  6 天前  
51好读  ›  专栏  ›  机器学习研究会

【学习】 Python机器学习:最酷学习的路径

机器学习研究会  · 公众号  · AI  · 2017-05-18 20:01

正文



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

转自:网路冷眼

Introduction

Machine learning is one of the hottest new technologies to emerge into popular consciousness in the last decade, transforming fields from consumer electronics and healthcare to retail. This has led to intense curiosity about this field among many students and working professionals about the field.

If you’re a tech professional such as a software developer, business analyst or even a product manager, you might be curious about how machine learning can change they way you work and take your career to the next level. However, as a busy professional, you’re also looking for a way to get a solid understanding of machine learning that’s not only rigorous and practical, but also concise and fast. This machine learning tutorial will help you achieve your goals.

           

Why Learn This?

There are many wonderful free online resources to get started on machine learning. However, we’ve curated this learning path with the following aims in mind:

  1. Python-based: Python is one of the most commonly used languages to build machine learning systems. Most of the resources in this learning path are drawn from top-notch Python conferences such as PyData and PyCon, and created by highly regarded data scientists.

  2. Hands-on material: Many of the materials we have included are hands-on tutorials that come with code and real-world data sets, that’ll help you get a practical understanding of the techniques that we’ll cover.

  3. Concise and fast: For someone with a strong technical background, this path should take 20-25 hours to complete. Depending on the amount of time you dedicate, you should be able to complete this in  2-4 weeks, rather than several months for most online machine learning courses.

At the end of this learning path, you’ll have a clear idea of what machine learning is, what the most common techniques in the field are, and through hands-on tutorials, learn how to implement actual machine learning systems in Python. 

                       

What will I learn?

  1. The most common supervised learning and unsupervised learning algorithms, from linear regression to logistic regression to k-means clustering to random forest and other decision tree techniques.

  2. How to use Pandas and Numpy to accomplish various data mining and data wrangling tasks to process your input data into useable training data .

  3. How to use scikit-learn, a powerful tool, to comb over your available data and implement practical machine learning techniques.

  4. How to use computer science techniques to build the foundation of artificial intelligence, big data and predictive models.

  5. How to build basic deep neural networks that represent the cutting-edge when it comes to reinforcement learning and deep learning in machines.

                       

Who is this for?

You’re comfortable programming in at least one language and curious about transitioning to data science. In particular, you want to have a strong understanding of what machine learning is, what are the different techniques in machine learning and what it can actually do. You want to understand how to work with this new technology with a free machine learning tutorial.

If you're looking to break into a data science career, consider checking out our new data science career track bootcamp with personalized mentorship from data science experts and career coaching. 

                       

链接:

https://www.springboard.com/learning-paths/machine-learning-python/


原文链接:

http://weibo.com/1715118170/F3zEHwRrH?from=page_1005051715118170_profile&wvr=6&mod=weibotime&type=comment#_rnd1495096005586

“完整内容”请点击【阅读原文】
↓↓↓