Cost function

  • Minimized – then returned value is usually called costloss or error. The goal is to find the values of model parameters for which Cost Function return as small number as possible.
  • Maximized – then the value it yields is named a reward. The goal is to find values of model parameters for which returned number is as large as possible.

Extra information:

https://towardsdatascience.com/coding-deep-learning-for-beginners-linear-regression-part-2-cost-function-49545303d29f

Video:

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

A* Search Algorithm

Trajectory Generation