Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 809 Bytes

File metadata and controls

16 lines (12 loc) · 809 Bytes

Building Machine Learning Systems with Python

Source Code for the book Building Machine Learning Systems with Python by Luis Pedro Coelho and Willi Richert.

The book was published in 2013 (second edition in 2015) by Packt Publishing and is available from their website.

The code in the repository corresponds to the second edition. Code for the first edition is available in first_edition branch.

机器学习系统设计

本仓库记录一些个人在《机器学习系统设计》一书中的理解,增加了部分的中文注释。