From 36256b9695c10ace10d9ac4c2733e839cd11862c Mon Sep 17 00:00:00 2001 From: dubeyankit18411 <91694506+dubeyankit18411@users.noreply.github.com> Date: Fri, 1 Oct 2021 00:43:54 +0530 Subject: [PATCH] Update readme.txt --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/