フィルターのクリア

Reinforcement learning / Check the data type, dimensions, and range.

6 ビュー (過去 30 日間)
Byung - Gi Jeon
Byung - Gi Jeon 2021 年 7 月 25 日
回答済み: Byung - Gi Jeon 2021 年 8 月 19 日
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
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

サインインしてコメントする。

採用された回答

Byung - Gi Jeon
Byung - Gi Jeon 2021 年 8 月 19 日
I am the one who asked this question.
I stopped and checked all lines, and as a result, there was a problem related to the format and arrangement of the data.
My problem was solved. Researchers who get the same error message as me, check everything from the beginning and it will be resolved.
thank you.

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by