专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
目录
相关文章推荐
宝玉xp  ·  //@Easy:哈哈哈,最右 ... ·  昨天  
机器之心  ·  开源的胜利!RISC-V与AI今日全面「会师」 ·  昨天  
AI前线  ·  GPT-4.5 发布!OpenAI ... ·  昨天  
黄建同学  ·  Anthropic ... ·  3 天前  
51好读  ›  专栏  ›  机器学习研究会

【学习】免费书:科学家/工程师Python实用指南

机器学习研究会  · 公众号  · AI  · 2017-05-16 19:16

正文



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

转自:爱可可-爱生活

Python for Scientists and Engineers is now free to read online. The table of contents is below, but please read this important info before.

Python for Scientists and Engineers was the first book I wrote, and the one I still get queries about. It was out of print for a long time, till now, and has been updated with help from the community.

There are a few new sections, using the highly technical name of New Stuff . The biggest change has been to the Machine Learning section. I have added some of my best articles here, and some new stuff.



How to read this book

This book assumes you know Python or some other programming language already. It’s written for intermediate programmers, not complete beginners.

If you are new to Python, start with the Beginners Start Here section. I give you a quick introduction to Python using a simple word counter example (which assumes you already know some programming), then introduce libraries like Numpy/Pandas. If you have never used these libraries, start here as well.


Support

90% of the problems people face will be installing libraries, so make sure you read the installation section.

If you still face problems, make sure you spend at least 2-3 hours Googling for the solution before you ask for help.

If there are any bugs/typos, please contact me.


Special Thanks to the people who helped update this book:

Major Contributors:

Quan Nguyen LinkedIn Github

Paras Sharma Linkedin Twitter Github

Adonis Settouf Blog Github

Vishwanath Subramanian Personal Site Linkedin







请到「今天看啥」查看全文