Building Machine Learning Systems with Python Second Edition

Thể loại: AI ;Python
Tác giả : Luis Pedro Coelho
  • Lượt đọc : 390
  • Kích thước : 4.01 MB
  • Số trang : 472
  • Đăng lúc : 3 năm trước
  • Số lượt tải : 284
  • Số lượt xem : 1.491
  • Đọc trên điện thoại :
This book is for Python programmers who want to learn how to perform machine learning using open source libraries. We will walk through the basic modes of machine learning based on realistic examples.
This book is also for machine learners who want to start using Python to build their systems. Python is a flexible language for rapid prototyping, while the underlying algorithms are all written in optimized C or C++. Thus the resulting code is fast and robust enough to be used in production as well.