incognite-lab / myGym

myGym enables fast prototyping of RL in the area of robotic manipulation and navigation.You can train different robots, in several environments on various tasks. There is automatic evaluation and benchmark tool. From version 2.1 there is support for multi-step tasks, multi-reward training and multi-network architectures.
https://mygym.readthedocs.io/en/latest/
MIT License
49 stars 11 forks source link

Refactor whole reward.py #21

Closed michalvavrecka closed 9 months ago

michalvavrecka commented 1 year ago

Create new reward.py that hierarchically implement all reward fuctions for all task. Try to erase the duplicity