Skip to content

Commit e28dfc4

Browse files
committed
DOC Clarify that this is the second edition code
Also, link to first_edition branch for readers looking for that information.
1 parent 77b13d8 commit e28dfc4

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
Building Machine Learning Systems with Python
22
=============================================
33

4-
Source Code for the book Building Machine Learning Systems with Python by
5-
[Willi Richert](http://twotoreal.com) and [Luis Pedro
6-
Coelho](http://luispedro.org).
4+
Source Code for the book Building Machine Learning Systems with Python by [Luis
5+
Pedro Coelho](http://luispedro.org) and [Willi Richert](http://twotoreal.com).
76

8-
The book was published in 2013 by Packt Publishing and is available [from their
7+
The book was published in 2013 (second edition in 2015) by Packt Publishing and
8+
is available [from their
99
website](http://www.packtpub.com/building-machine-learning-systems-with-python/book).
1010

11+
The code in the repository corresponds to the second edition. Code for the
12+
first edition is available in [first\_edition
13+
branch](https://github.com/luispedro/BuildingMachineLearningSystemsWithPython/tree/first_edition).
1114

0 commit comments

Comments
 (0)