Skip to content

Template repo to assist with submitting SB3 models to the Conservation Agents Leaderboard.

License

Notifications You must be signed in to change notification settings

boettiger-lab/leaderboard_template_sb3

Repository files navigation

SB3 Agent Submission Template for the Conservation Agents Leaderboard

Note this template repo will only work with agents from Stable Baselines3.

Steps to use the template

  • Fork the repo.
  • Save the to-be-submitted SB3 models in place of ENVIRONMENT-AGENT-TEAM_NAME.zip, not forgetting to delete ENVIRONMENT-AGENT-TEAM_NAME.zip from the repo.
  • Replace requirements.txt by running make freeze from within the virtual env used to train the agent.
  • Check your submission: check naming conventions by running make pytest; check files, naming and evaluation via the check github action which can be manually triggered (Actions > check > Run Workflow).

Once all the checks have been passed, submit your repo here if you haven't already submitted. Happy tuning!

About

Template repo to assist with submitting SB3 models to the Conservation Agents Leaderboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published