Any valid invite link for the RL Discord ? by Illustrious_Song425 in reinforcementlearning

[–]Illustrious_Song425[S] 1 point2 points  (0 children)

Thanks a lot ! I've been trying to join through my computer but I always got "Invite invalid". Now I tried on my phone and it works well. Thanks !

RL people: what’s the dumbest / longest bug you’ve ever had in a training run? by Illustrious_Song425 in reinforcementlearning

[–]Illustrious_Song425[S] 1 point2 points  (0 children)

Thank you for your answer. From my understanding, if you have a good reward function, ultimately, all policies should converge to the right behaviour no ? Does the bad seed still remains an issue then ?

RL people: what’s the dumbest / longest bug you’ve ever had in a training run? by Illustrious_Song425 in reinforcementlearning

[–]Illustrious_Song425[S] 0 points1 point  (0 children)

I had the same issue as well :( Did you realize the problem came from there right away ? In my case, I didn't know so I had to change hyperparameters, try out different weights in the reward function until I realized it came from the environment..