Generative vs Discriminative Models

Generative

  • LDA
  • [Bayesian Model Estimation](Bayesian Model Estimation.md)
  • HMM
  • Autoregressive
  • [Basic GAN](Basic GAN.md)

Discriminative

  • [Logistic Regression](Logistic Regression.md)
  • SVM
  • [Decision Trees](Decision Trees.md)
  • [Random Forest](Random Forest.md)