- Correct the initialization of simulink environment as
- For a single agent block ensure that the block is defined as a string or character vector containing the block path.
- Ensure that the action space defined matches the action space in the model.
- Verify that the defined observation size matches the dimensions expected by the model.
- Verify the output dimensions of the model and ensure that they match with the above specified dimensions.