Skip to content

Commit 7931daa

Browse files
authored
Machine Learning Links
1 parent 96bc410 commit 7931daa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Table of Contents
5353
9. Networking
5454
- [Networking Guides](#networking-guides)
5555

56+
10. [Machine Learning](#machine-learning)
57+
5658

5759

5860
## Linux
@@ -385,3 +387,17 @@ https://github.com/Leo-G/DevopsWiki/wiki/Devops-Interview-Questions
385387
[Monitoring and Tuning the Linux Networking Stack](http://blog.packagecloud.io/eng/2016/06/22/monitoring-tuning-linux-networking-stack-receiving-data/#general-advice-on-monitoring-and-tuning-the-linux-networking-stack)
386388

387389
**[Back to top](#table-of-contents)**
390+
391+
## Machine Learning
392+
393+
[What is Machine Learning?](https://www.youtube.com/watch?v=cKxRvEZd3Mw)
394+
395+
[Getting Started with Machine Learning on Linux with Python](https://techarena51.com/index.php/getting-started-machine-learning-linux-python-3-scikit-learn/?utm_source=devopswiki)
396+
397+
[Which Machine Learning Algorithm you should use and when](http://scikit-learn.org/stable/tutorial/machine_learning_map/)
398+
399+
[Using Machine Learning for Image Recoginition](https://www.tensorflow.org/tutorials/image_recognition/)
400+
401+
[Introduction to Natural Language Processing with Python](https://github.com/miguelgfierro/sciblog_support/blob/master/Intro_to_NLP_with_fastText/Intro_to_NLP.ipynb)
402+
403+
**[Back to top](#table-of-contents)**

0 commit comments

Comments
 (0)