The idea is that we define a loss function and then try to find the optimum of that.
Example
- Find the estimate of true temperature
- Measurements:
- Here loss is difference of one temperature w.r.t to other
- Strategy: find estimate that minimises loss

Apr 10, 20261 min read
The idea is that we define a loss function and then try to find the optimum of that.
