diff --git a/readme.txt b/readme.txt index 760cf33..86eb915 100644 --- a/readme.txt +++ b/readme.txt @@ -2,6 +2,6 @@ Machine Learning in Action, in F# This project is inspired by the book "Machine Learning in Action" by Peter Harrington, published at Manning Publications Co.: http://www.manning.com/pharrington/ -My goal is to convert the book samples from Python to F#, in a functional style. +My goal is to convert the book samples from Python to F#, In a functional style. The project page contains links to blog posts which provide some explanation on the algorithms and coding approach: http://mathias-brandewinder.github.com/Machine-Learning-In-Action/