Skip to content

Commit 7e3c010

Browse files
committed
Added ML Tutorial
1 parent f2e8fe8 commit 7e3c010

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
1212
* [Elixir](#elixir)
1313
* [Go](#go)
1414
* [Haskell](#haskell)
15-
* [HTML/CSS](#html-css)
15+
* [HTML/CSS](#html-and-css)
1616
* [Java](#java)
1717
* [JavaScript](#javascript)
1818
* [Kotlin](#kotlin)
@@ -113,7 +113,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
113113
* [Build 30 things in 30 days with 30 tutorials](https://javascript30.com)
114114
* [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6)
115115

116-
## HTML/CSS:
116+
## HTML and CSS:
117117

118118
* [Build A Loading Screen](https://medium.freecodecamp.org/how-to-build-a-delightful-loading-screen-in-5-minutes-847991da509f)
119119

@@ -268,6 +268,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
268268

269269
* [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM)
270270
* [Step-By-Step Machine Learning In Python](https://machinelearningmastery.com/machine-learning-in-python-step-by-step/)
271+
* [Predict Quality Of Wine](https://medium.freecodecamp.org/using-machine-learning-to-predict-the-quality-of-wines-9e2e13d7480d)
271272

272273
### Deep Learning:
273274

0 commit comments

Comments
 (0)