Error while running reinforcement learning agent
Mostrar comentarios más antiguos
Error:-
Error using rl.env.SimulinkEnvWithAgent>localHandleSimoutErrors (line 681)
Invalid input argument type or size such as observation, reward, isdone or loggedSignals.
Error using rl.env.SimulinkEnvWithAgent>localHandleSimoutErrors (line 681)
Unable to compute gradient from representation.
Error using rl.env.SimulinkEnvWithAgent>localHandleSimoutErrors (line 681)
Number of elements must not change. Use [] as one of the size inputs to automatically calculate the appropriate size for that dimension.
Running code using cpu. Matlab version 2020b.
Checked the dimesion and size all looks proper. What can be the possible cause of error
4 comentarios
Walter Roberson
el 15 de Sept. de 2021
What is the class and size of the parameters you are using?
Gaurav Shetty
el 15 de Sept. de 2021
Gaurav Shetty
el 15 de Sept. de 2021
Guanlong Chen
el 26 de Mayo de 2022
Have you solved your problem? I have met the same problem
Respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!