diff --git a/README.md b/README.md index 2550bb3..2557e0f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,40 @@ -# ml_cheatsheet -A 5-pages only Machine Learning cheatsheet focusing on most popular algorithms procedures under the hood +# The Machine Learning cheatsheet + +A 5-pages only Machine Learning cheatsheet focusing on most popular algorithms procedures under the hood. + +Links +------- + +* [The dedicated article on my blog](https://remicnrd.github.io./the-machine-learning-cheatsheet/) + + +Screenshots +------- + +![First Page](https://imgur.com/2oOpMVv.jpg) +![Second Page](https://imgur.com/3nu7tXz.jpg) +![Thirt Page](https://imgur.com/cq78Fsj.jpg) +![Fourth Page](https://imgur.com/SG9oekZ.jpg) +![Fifth Page](https://imgur.com/afCQtmG.jpg) + + +License +------- + +This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.][by-nc-sa]. + +[![Creative Commons License][by-nc-sa-img]][by-nc-sa] + +Planned Additions +------- + +* Going deeper on optimization processes + + +Contacts +------- + +For comments, suggestions, and corrections: submit a pull request, or submit an issue on Github! + +[by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/ +[by-nc-sa-img]: http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png