Rosa

Results 2 issues of Rosa

I recently implemented a gym environment where a robot should learn to push different boxes conditioned on different skills, getting only sparse rewards. I wanted to train the agent using...

I realized that the state is not normalized. This might not be a big issue, because if the state is never normalized, the networks should still be able to learn...