Skip to content

Fix torchrl v0.11 PPO/A2C loss kwargs#66

Merged
MorganCThomas merged 1 commit intoAcellera:mainfrom
jasonlin90125:fix/torchrl-v011-critic-entropy-coeff
Apr 12, 2026
Merged

Fix torchrl v0.11 PPO/A2C loss kwargs#66
MorganCThomas merged 1 commit intoAcellera:mainfrom
jasonlin90125:fix/torchrl-v011-critic-entropy-coeff

Conversation

@jasonlin90125
Copy link
Copy Markdown
Contributor

Update torchrl loss kwargs for v0.11:
critic_coef → critic_coeff
entropy_coef → entropy_coeff

This only occurs in scripts/ppo/ppo.py and scripts/a2c/a2c.py.

Keep config names unchanged (cfg.critic_coef, cfg.entropy_coef, and other _coefs)

@MorganCThomas MorganCThomas merged commit b45e6a0 into Acellera:main Apr 12, 2026
9 checks 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