Maintain a scoreboard or list of notable agents/solutions/implementations #1331
cirosantilli
started this conversation in
Ideas
Replies: 1 comment
-
Hi, historically, there has been a leaderboard on Gym (https://github.com/openai/gym/wiki/Leaderboard), however, due to the difficulty of maintaining it and of verifying results, I haven't pursed it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know this might entail a lot of work or difficult decisions. But it would be really cool if it were easy to see cool selected solutions to the problems.
The ultimate solution I guess is to have an automated online judge system. The other option is for maintainers to try and run things locally. Or maybe only published materials. Not sure exactly.
But it would be really cool and valuable if there was something.
https://github.com/DLR-RM/rl-baselines3-zoo seems to contain some implementations and pre-trained models.
Beta Was this translation helpful? Give feedback.
All reactions