Deep Learning Intermediate
heuristic
A simple and quickly implemented solution to a problem.
Plain English Explanation
A simple and quickly implemented solution to a problem. For example, "With a heuristic, we achieved 86% accuracy. When we switched to a deep neural network, accuracy went up to 98%."
How is it used?
Practitioners refer to heuristic when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.