classic machine learning - taoualiw/My-Knowledge-Base GitHub Wiki

Classic Machine Learning algorithms

1. Supervised Learning (with labels, classification)

Examples for supervised classification : recognize someone based on tagged photos (Facebook) or make suggestions based on previous purchases (amazon) (Based on known features, samples).

2. Unsupervised Learning (without labels)

3. Reinforcement Learning (without labels)

4. Misc

  • Artificial Neural Networks (1 or 2 hidden layers)

References:

⚠️ **GitHub.com Fallback** ⚠️