aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-01-22 17:20:09 +0100
committerCharles <sircharlesaze@gmail.com>2020-01-22 17:20:09 +0100
commit79f3505b2611b0f6a210224d38d59002597379e6 (patch)
treeb404cbe0c6fe5a711d1a517d6246c8f41a007cd1 /README.md
parent21fe049421d7a03f1d91febb3069421857f0e3bd (diff)
downloadft_linear_regression-79f3505b2611b0f6a210224d38d59002597379e6.tar.gz
ft_linear_regression-79f3505b2611b0f6a210224d38d59002597379e6.tar.bz2
ft_linear_regression-79f3505b2611b0f6a210224d38d59002597379e6.zip
Added explaination notebook
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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).