computer_science:machine_learning:types_of_machine_learning

This is an old revision of the document!


Types of Machine Learning

  • Supervised learning: The machine learns from labeled data. Normally, the data is labeled by humans.
  • Unsupervised learning: The machine learns from un-labeled data. Meaning, there is no “right” answer given to the machine to learn, but the machine must hopefully find patterns from the data to come up with an answer.
  • Reinforcement learning: The machine learns through a reward-based system.

machine_learning_types_applications.jpg

  • computer_science/machine_learning/types_of_machine_learning.1595503761.txt.gz
  • Last modified: 2023/12/01 12:07
  • (external edit)