diego_atencia
Results
2
issues of
diego_atencia
## Description This PR fixes incorrect `n_updates` counting in both `MaskablePPO` and `RecurrentPPO` when early stopping is triggered due to the `target_kl` threshold. **The Problem**: - Previously, `n_updates` was always...
When downloading the corresponding stl files, in order to use them in training a robotic hand to grab them, it turns out it couldn't find the frying_pan.stl file. Looking over...