Running simulation with options, error in simout=sim​(agent,env​,opts);

7 commentaires

The only error posted here is that you pressed control-c to interrupt execution.
Thank you for the reply, but I did not press any key.
I have tried this task multiple times but always it takes long execution time and then gives same error.
This is first section of the MATLAB Reinforcement learning online course and both agent and env are given. Your mentioned thread is talking about the change in agent, however, here agent is already given in the start of the course.
I am still getting the same error. I am attaching the screenshot again.
Could you please resolve my problem?
The fact that the agent is given does not prove that it is the right kind of agent. It would need to be tested as to the kind of agent matched properly.
Thank you for your response. But in my opnion that this problem should resolved by the Mathworks, not by a person taking this course. Am I right?
Okay, then, since I do not work for Mathworks, I will not attempt to solve it.

Connectez-vous pour commenter.

Réponses (1)

Vandit
Vandit le 6 Fév 2024
Hello Irfan,
Please try out the following methods to resolve your issue:
(1) Refresh browser cache. For instructions for refreshing browser cache for different Web Browsers, please refer to the following MATLAB Answers post:https://www.mathworks.com/matlabcentral/answers/376183-why-do-i-get-an-error-message-when-trying-to-access-my-self-paced-online-training
(2) Try a different browser. This issue has been reported in strong correlation with Chrome and Edge. Please try another (non-Chromium based) browser like Firefox or Safari.
(3) Check that your system settings meet the browser requirements of the self-paced training. For the browser requirements for online courses, please refer to the Browser Requirements page: https://www.mathworks.com/support/requirements/browser-requirements.html
(4) Switch to another network. If you were taking the course using your home network, try using the campus/company network (and vice versa) or use VPN.
(5) Check your firewall settings and security policy with the help of your IT team. Make sure that post request to our URL aren't blocked.
(6) Make sure that your approach can run efficiently and that outputs are not too large. Note that the assessment times out after a certain amount of time. If an approach takes more time than the assessment time, then an error would be generated. It has also been reported that large outputs can cause issues during submission.
(7) If you still encounter the error prompt, try to click on "Wait" instead of "Try again". Then, navigate to some other content. Finally, navigate back to the same content. This would usually load up the content that one wasn't previously able to load up.
Hope this helps.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by