mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2025-02-17 13:58:11 +00:00
Added ML Tutorial
This commit is contained in:
parent
f2e8fe8204
commit
7e3c0105e7
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user