diff --git a/README.md b/README.md new file mode 100644 index 0000000..55f4cc2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Summer2018ML +This repository educates users on the basics of machine learning, from basic linear algebra to backward propagation. It provides several example jupyter notebooks that walks through different machine learning ideas and methods