From 79f3505b2611b0f6a210224d38d59002597379e6 Mon Sep 17 00:00:00 2001 From: Charles Date: Wed, 22 Jan 2020 17:20:09 +0100 Subject: Added explaination notebook --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9768937..4efe344 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # ft_linear_regression ft\_linear\_regression project of school 42 + +# Explaination + +Check out the jupyter notebook, markdown version [here](./ft_linear_regression_notebook.md). -- cgit