From 9ba8f9722477dc89d488b2ead5b2c43482ca37a0 Mon Sep 17 00:00:00 2001 From: Aurelien Geron Date: Sun, 30 Apr 2017 10:23:21 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b636c91..182dc1c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Machine Learning Notebooks ========================== -sThis project aims at teaching you the fundamentals of Machine Learning in +This project aims at teaching you the fundamentals of Machine Learning in python. It contains the example code and solutions to the exercises in my O'Reilly book [Hands-on Machine Learning with Scikit-Learn and TensorFlow](http://shop.oreilly.com/product/0636920052289.do): [![book](http://akamaicovers.oreilly.com/images/0636920052289/rc_cat.gif)](http://shop.oreilly.com/product/0636920052289.do)