Skip to content

Conversation

@zerlinwang
Copy link
Contributor

Problem

This bug is about the id of padding agents in absolute_self_observation_tensor, making the id of padding agents 0 rather than -1.
image

Reason

abs_self_obs is initialized automatically, so the values of all the attributes are set as zero by default.

Solution

Manually initialize it in createPaddingEntities.

@daphne-cornelisse daphne-cornelisse self-requested a review December 1, 2025 15:01
@daphne-cornelisse daphne-cornelisse merged commit aa48a43 into Emerge-Lab:main Dec 1, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants