cannot find my model in LunarLander-v2 leaderboard

#71
by universehugging - opened

I followed the LunarLander colab workflow and push the model to huggingface:
https://huggingface.co/universehugging/ppo-LunarLander-v2

But after 10 hours i still cannot find my model in the LunarLander-v2 leaderboard. I searched my id 'universehugging', and click 'search my models' button, and nothing shows in the result

@ThomasSimonini

I am also having the same issue with frozenLake-v1-4x4-noSlippery => https://huggingface.co/mahir05/q-FrozenLake-v1-4x4-noSlippery

I'm facing the same issue after all the problems I had using the LunarLander-v2 and finally used LunarLander-v3 but using that name.

Guys, I just noticed that in Unit 0, it was mentioned that the leaderboard is no longer operational. But if you're looking for a way to check if your agent has been evaluated for getting a certificate, you can just check the link below and see if you've passed the assignment.
https://huggingface.co/spaces/ThomasSimonini/Check-my-progress-Deep-RL-Course

Oh. Thanks a lot. I somehow missed that.

I uploaded my model but can not find my assignment progress in this link https://huggingface.co/spaces/ThomasSimonini/Check-my-progress-Deep-RL-Course . What should I do?

I have implemented the Unit 1 model (ppo-LunarLander-v3) and got a result of >= 200. But After I pushed to the Hugging Face Hub, I can't find the progress as passed for Unit 1 yet.
Screenshot 2025-11-12 at 15.41.38

Sign up or log in to comment