|
|
|
|
|
by keont
3139 days ago
|
|
Yep. Second formulae and I'm out of my league. Is it just me that gets frustrated when things aren't explained? What do I have to study to be able to read this θ∗,ψ∗←argminθ,ψg(θ,ψ) With no prior explanation and say, yep, now that you put it that way, it's true? |
|
In the context of optimization, a star refers to the value of the variable that minimizes (or maximizes) a function you're interested in.
You will also see a hat over a variable (https://en.wikipedia.org/wiki/Hat_operator#Estimated_value) sometimes (from statistics) which is an estimate of some quantity from data (and that estimate may be obtained by minimizing a function - solving an optimization problem)
By the way, this is the first result when googling argmin: https://en.wikipedia.org/wiki/Arg_max