Skip to content

Update mappo_ff_hanabi.py#157

Merged
bsarkar321 merged 1 commit intoFLAIROx:mainfrom
a7b:patch-1
Jul 2, 2025
Merged

Update mappo_ff_hanabi.py#157
bsarkar321 merged 1 commit intoFLAIROx:mainfrom
a7b:patch-1

Conversation

@a7b
Copy link
Copy Markdown
Contributor

@a7b a7b commented Jun 26, 2025

apply_fn in critic_train_state is incorrect and uses the actor apply. fixed it to use the critic one.

apply_fn in critic_train_state is incorrect and uses the actor apply. fixed it to use the critic one.
@bsarkar321 bsarkar321 self-requested a review July 2, 2025 15:03
Copy link
Copy Markdown
Collaborator

@bsarkar321 bsarkar321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! It seems like apply_fn from critic_train_state isn't actually used (critic_network.apply was used directly instead), which is why this issue was overlooked.

@bsarkar321 bsarkar321 merged commit 1b26150 into FLAIROx:main Jul 2, 2025
1 check passed
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