Skip to content

Commit 619c442

Browse files
committedAug 14, 2016
Add python-machine-learning link
1 parent 3cdf0b8 commit 619c442

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

‎README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
These are Python programs mostly taken from the book "Python Machine Learning"
44
by Sebastian Raschka
55

6-
They were intended to prove out the data set of character images found in
6+
see the original programs from the book at:
7+
8+
https://github.com/rasbt/python-machine-learning-book
9+
10+
These programs were intended to prove out the data set of character images found in
711
fonts.zip.
812

913
For a detailed explanation of each program, read "Python Machine Learning".
@@ -14,7 +18,7 @@ be used with E13B.
1418

1519
run_batch.sc is a bash script that runs all of the programs in the directory
1620

17-
The programs will make a lot of graphs and a run_batch.txt file in ./plots.
21+
The script file will place many graphs and a run_batch.txt file in ./plots.
1822

1923

2024
Python 3.4

0 commit comments

Comments
 (0)