google / brax

Massively parallel rigidbody physics simulation on accelerator hardware.
Apache License 2.0
2.14k stars 234 forks source link

Added Parameter to PPO for weighting value loss #434

Open LabChameleon opened 6 months ago

LabChameleon commented 6 months ago

I added a parameter to PPO for specifying the weight of the value loss.

See issue #424

btaba commented 6 months ago

Thanks for the PR @dierkes-j !