Community Profile

photo

Shikhar Sharma


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
reinforcement learning toolbox - q table
It should appear under the Workspace tab.

4년 초과 전 | 0

질문


How to export an RL policy from MATLAB to python?
I am trying to export the policy from the Basic Gridworld example to Python using exportONNXnetwork. It doesnt seem to be workin...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Error "Undefined function or variable"
I defined a function; function [maBar, wBar, alphaBar] = hcEqPt(vBar, c1, c2, c3, c4) wBar = vBar/0.129; maBar = (36.6 +...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


"Array indices must be positive integers or logical values" on solving a cubic equation
I am getting the error "Array indices must be positive integers or logical values" on solving a cubic equation. c1 = 0.6; c2 =...

4년 초과 전 | 답변 수: 1 | 0

1

답변