Difference between revisions of "Category:Machine Learning"

From Christoph's Personal Wiki
Jump to: navigation, search
(Courses)
(Blog posts)
 
Line 73: Line 73:
 
==Blog posts==
 
==Blog posts==
 
''Note: The following are blog posts I wrote related to Machine Learning.''
 
''Note: The following are blog posts I wrote related to Machine Learning.''
* [https://www.redapt.com/resource/apache-spark-for-machine-learning-part-1 Using Apache Spark for Machine Learning - Part 1]
+
* [https://www.redapt.com/blog/apache-spark-for-machine-learning-part-1 Using Apache Spark for Machine Learning - Part 1]
* [https://www.redapt.com/resource/using-apache-spark-for-machine-learning-part-2 Using Apache Spark for Machine Learning - Part 2]
+
* [https://www.redapt.com/blog/using-apache-spark-for-machine-learning-part-2 Using Apache Spark for Machine Learning - Part 2]
* [https://www.redapt.com/resource/using-apache-spark-for-machine-learning-part-3 Using Apache Spark for Machine Learning - Part 3]
+
* [https://www.redapt.com/blog/using-apache-spark-for-machine-learning-part-3 Using Apache Spark for Machine Learning - Part 3]
  
 
[[Category:Technical and Specialized Skills]]
 
[[Category:Technical and Specialized Skills]]

Latest revision as of 18:28, 27 November 2019

Machine learning is the sub-field of computer science that gives computers the ability to learn without being explicitly programmed.

Courses

Udemy

Deep Learning

What Deep Learning is good at
  • Examples of common Deep Learning algorithms
    • Analysis
    • Prediction
    • Recommendation
    • Dectection
    • Classification
    • Segmentation
    • Natural Language Processing (NLP)
  • Use cases
    • Image/video classification
    • Speech recognition
    • NLP
    • Cancer cell detection
    • Drug discovery
    • Video captioning
    • Content-based search
    • Real-time translation
    • Face recognition
    • Video surveillance
    • Cyber security
    • Pedestrian detection
    • Lane tracking
    • Recognize traffic signs

NumPy / Pandas / matplotlib / SciPy

pip install -U numpy scipy matplotlib pandas ipython

People to follow

Blog posts

Note: The following are blog posts I wrote related to Machine Learning.

Pages in category "Machine Learning"

The following 6 pages are in this category, out of 6 total.