Community Profile

photo

Shikhar Sharma


Last seen: 4 years ago Active since 2019

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
reinforcement learning toolbox - q table
It should appear under the Workspace tab.

4 years ago | 0

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


"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 years ago | 1 answer | 0

1

answer