QDax
QDax copied to clipboard
Adding tasks and default scoring functions
Let's add tasks to QDax (rastrigin, sphere, arm, etc...) and provide default scoring functions for them as well as for Brax environments.
TODOs left:
- [x] updating tests
- [x] remove type aliases such as
PlayStepFnType
- [x] slight update of the documentation
Closed by #73