What is the difference between a heuristic and an algorithm?

后端 未结 12 828
说谎
说谎 2021-01-29 17:25

What is the difference between a heuristic and an algorithm?

12条回答
  •  甜味超标
    2021-01-29 18:22

    I think Heuristic is more of a constraint used in Learning Based Model in Artificial Intelligent since the future solution states are difficult to predict.

    But then my doubt after reading above answers is "How would Heuristic can be successfully applied using Stochastic Optimization Techniques? or can they function as full fledged algorithms when used with Stochastic Optimization?"

    http://en.wikipedia.org/wiki/Stochastic_optimization

提交回复
热议问题