Reinforcement learning / Check the data type, dimensions, and range.
조회 수: 2 (최근 30일)
이전 댓글 표시
I got the following message while creating the env.
Environment 'ObservationInfo' does not match observation output from step function. Check the data type,dimensions, and range.
I create an env with the same scale 'Obsevation' for the test, and the test was a success.
But in the env I really want to try, an error message keeps coming up.
How do i solve it?
I upload my code. I sincerely ask help.
Thanks for your help and MATLAB.
댓글 수: 1
Brad Thompson
2021년 7월 31일
편집: Brad Thompson
2021년 7월 31일
Any luck resolvig this probelm? I'm getting he same error when calling validateEnvironment(env) on a custom MATLAB environment created with rlCreateEnvTemplate
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!