Wednesday, 22 January 2020

Incremental Learning and the Four Factors

Traditional ML comes with Supervised Learning, Unsupervised Learning, and Reinforcement Learning, but Incremental Learning with the follow factors would wrap it all:
  • Factor 1: Any training data?
  • Factor 2: Generate training data?
  • Factor 3: Any formula for checking results?
  • Factor 4: Any environment for checking results?

No comments:

Post a Comment