rlberry-py / rlberry

An easy-to-use reinforcement learning library for research and education.
https://rlberry-py.github.io/rlberry
MIT License
162 stars 30 forks source link

Benchmark downloader and processor #395

Open TimotheeMathieu opened 9 months ago

TimotheeMathieu commented 9 months ago

It would be nice to have a function to fetch and process benchmark results from various places like stablebaselines3-zoo or cleanrl, so they can be used easily to compare with the results of a rlberry user.

TimotheeMathieu commented 8 months ago

Google Atari bucket: https://console.cloud.google.com/storage/brow ser/rl-benchmark-data/ALE SB3: https://github.com/DLR-RM/rl-baselines3-zoo/tree/master/logs/benchmark WARNING only one seed cleanrl: https://wandb.ai/openrlbenchmark/openrlbenchmark/reportlist (no idea what data they have)

There are other.

Goal is to fit entry format for comparator (https://rlberry-py.github.io/rlberry/basics/comparison.html).

@YannBerthelot , @KohlerHECTOR, @mmcenta, @AleShi94 do you have any other idea of benchmark that we could use ?

JulienT01 commented 8 months ago

link to Google Atari bucket: https://console.cloud.google.com/storage/browser/rl-benchmark-data/atari_100k associated colab : https://colab.research.google.com/drive/1a0pSD-1tWhMmeJeeoyZM1A-HCW3yf1xR?usp=sharing#scrollTo=eV8ci5frgPFO associated paper : https://arxiv.org/pdf/2108.13264.pdf

TimotheeMathieu commented 7 months ago

There is also https://github.com/DLR-RM/rl-trained-agents/ And maybe we can also have importer for HuggingFace

YannBerthelot commented 7 months ago

Just came out: https://arxiv.org/abs/2402.03046, associated github : https://github.com/openrlbenchmark/openrlbenchmark

Le mer. 7 févr. 2024 à 09:44, TimotheeMathieu @.***> a écrit :

There is also https://github.com/DLR-RM/rl-trained-agents/

— Reply to this email directly, view it on GitHub https://github.com/rlberry-py/rlberry/issues/395#issuecomment-1931542483, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALWSWPWWFAETWHGN4GSTPGDYSM5FTAVCNFSM6AAAAAA752V552VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZRGU2DENBYGM . You are receiving this because you were mentioned.Message ID: @.***>

KohlerHECTOR commented 7 months ago

La classe @YannBerthelot !!! Viens tu présentes aujourd'hui ?