EmbarkStudios / EmbarkStudios/emote
Missing standard/basic training features
Open
- Dominant language
- Python
- Stars
- 29
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
At the moment we're missing some basic training stuff like learning rate schedule. We are also missing some standard RL practices like observation clipping and reward clipping an option for terminal masking. They all should be fairly simple to implement and hopefully should give us small performance gains.
Contributor guide
Assessment
This issue has not been assessed yet.