Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 666 Bytes

File metadata and controls

22 lines (13 loc) · 666 Bytes

Machine-Learning-Handwritte-Notes


Machine Learning Hand Written Notes

> Machine Learning Flowchart

image

About MachineLearning

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

Machine learning can be categorized in the following four categories.

  1. Supervised machine learning,
  2. Semi-supervised machine learning,
  3. Unsupervised machine learning,
  4. Reinforcement learning