フィルターのクリア

Optimizing a step function of two bounded variables

2 ビュー (過去 30 日間)
Antonios Nasioulas
Antonios Nasioulas 2020 年 3 月 31 日
編集済み: Antonios Nasioulas 2020 年 4 月 8 日
What is the best matlab function for optimizing a step function of two bounded variables?
Edit: I don't know if it makes any difference, but the step function is bounded as well (in [0,N] for N known)
  2 件のコメント
Athul Prakash
Athul Prakash 2020 年 4 月 3 日
What do you mean by step function? Does it step only once at x=0 or does it step multiple times? Please specify what kind of function you are asking about. I am assuming you are handling this as a matlab function (either a file or local function). Could you clarify this as well?
Antonios Nasioulas
Antonios Nasioulas 2020 年 4 月 8 日
編集済み: Antonios Nasioulas 2020 年 4 月 8 日
Hello and sorry for the late reply.
It steps multiple times. I am doing some simulations of a reinforcement learning task using argmax and I want to do parameter revovery. Because I use argmax, instead ot miniminizing lik = - Σ log(P(choice)) I want to minimize lik = -Σ (P(choice)) [the number of choices explained]. This gives a step function.
I didn't get what is your second question. If you could please clarify it.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeOceanography and Hydrology についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by