Added ML Tutorial

This commit is contained in:
sayands 2018-04-23 01:10:24 +05:30
parent f2e8fe8204
commit 7e3c0105e7

View File

@ -12,7 +12,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Elixir](#elixir)
* [Go](#go)
* [Haskell](#haskell)
* [HTML/CSS](#html-css)
* [HTML/CSS](#html-and-css)
* [Java](#java)
* [JavaScript](#javascript)
* [Kotlin](#kotlin)
@ -113,7 +113,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Build 30 things in 30 days with 30 tutorials](https://javascript30.com)
* [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6)
## HTML/CSS:
## HTML and CSS:
* [Build A Loading Screen](https://medium.freecodecamp.org/how-to-build-a-delightful-loading-screen-in-5-minutes-847991da509f)
@ -268,6 +268,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM)
* [Step-By-Step Machine Learning In Python](https://machinelearningmastery.com/machine-learning-in-python-step-by-step/)
* [Predict Quality Of Wine](https://medium.freecodecamp.org/using-machine-learning-to-predict-the-quality-of-wines-9e2e13d7480d)
### Deep Learning: