From c3a86d123ef728ae6cdf9afe14bdf3cb3a9bfdd4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 9 Mar 2024 06:10:54 +0000 Subject: [PATCH] new scores --- nonscored_submissions.txt | 7 ------- repo_urls.txt | 12 ++++++------ score_log.txt | 39 ++++++++++++++++----------------------- 3 files changed, 22 insertions(+), 36 deletions(-) diff --git a/nonscored_submissions.txt b/nonscored_submissions.txt index ebc0135..e69de29 100644 --- a/nonscored_submissions.txt +++ b/nonscored_submissions.txt @@ -1,7 +0,0 @@ -fishing-v1-ARS-team_brandon.zip -> No module named 'algs' -fishing-v1-DDPG-team_brandon.zip -> No module named 'algs' -fishing-v1-SAC-team_brandon.zip -> No module named 'algs' -fishing-v1-TRPO-team_brandon.zip -> No module named 'algs' -fishing-v1-TD3-team_brandon.zip -> No module named 'algs' -fishing-v1-TQC-team_brandon.zip -> No module named 'algs' -fishing-v1-A2C-team_brandon.zip -> No module named 'algs' diff --git a/repo_urls.txt b/repo_urls.txt index 09b7724..d87860c 100644 --- a/repo_urls.txt +++ b/repo_urls.txt @@ -1,9 +1,9 @@ -https://github.com/Brandons42/rl-leaderboard-output-fishing-v0 -https://github.com/Brandons42/rl-leaderboard-output -https://github.com/cboettig/rl-tipping-points -https://github.com/milliechapman/millie-conservation-agents -https://github.com/cboettig/carl-climate-agents/ -https://github.com/mlap/test-rl-leaderboard https://github.com/mchxo/rl-fishing-test +https://github.com/cboettig/carl-climate-agents/ +https://github.com/cboettig/rl-tipping-points https://github.com/tim08526/conservation-vanilla https://github.com/mlap/test-rl-leaderboard1 +https://github.com/mlap/test-rl-leaderboard +https://github.com/milliechapman/millie-conservation-agents +https://github.com/Brandons42/rl-leaderboard-output +https://github.com/Brandons42/rl-leaderboard-output-fishing-v0 diff --git a/score_log.txt b/score_log.txt index abc09aa..b562a26 100644 --- a/score_log.txt +++ b/score_log.txt @@ -1,38 +1,31 @@ [notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: pip install --upgrade pip -cloning rl-leaderboard-output-fishing-v0 +cloning rl-fishing-test Creating virtual env... Scoring model... -cloning rl-leaderboard-output +Traceback (most recent call last): + File "../score_model.py", line 2, in + from stable_baselines3 import A2C, PPO, SAC, DDPG, TD3, DQN, HER +ModuleNotFoundError: No module named 'stable_baselines3' +Error with score_model.py for https://github.com/mchxo/rl-fishing-test +cloning carl-climate-agents Creating virtual env... Scoring model... -No module named 'algs' -No module named 'algs' -No module named 'algs' -No module named 'algs' -No module named 'algs' -No module named 'algs' -No module named 'algs' cloning rl-tipping-points Creating virtual env... Scoring model... -cloning millie-conservation-agents +cloning conservation-vanilla Creating virtual env... Scoring model... -Traceback (most recent call last): - File "../score_model.py", line 2, in - from stable_baselines3 import A2C, PPO, SAC, DDPG, TD3, DQN, HER -ModuleNotFoundError: No module named 'stable_baselines3' -Error with score_model.py for https://github.com/milliechapman/millie-conservation-agents -cloning carl-climate-agents +cloning test-rl-leaderboard1 Creating virtual env... Scoring model... Traceback (most recent call last): File "../score_model.py", line 2, in from stable_baselines3 import A2C, PPO, SAC, DDPG, TD3, DQN, HER ModuleNotFoundError: No module named 'stable_baselines3' -Error with score_model.py for https://github.com/cboettig/carl-climate-agents/ +Error with score_model.py for https://github.com/mlap/test-rl-leaderboard1 cloning test-rl-leaderboard Creating virtual env... Scoring model... @@ -41,27 +34,27 @@ Traceback (most recent call last): from stable_baselines3 import A2C, PPO, SAC, DDPG, TD3, DQN, HER ModuleNotFoundError: No module named 'stable_baselines3' Error with score_model.py for https://github.com/mlap/test-rl-leaderboard -cloning rl-fishing-test +cloning millie-conservation-agents Creating virtual env... Scoring model... Traceback (most recent call last): File "../score_model.py", line 2, in from stable_baselines3 import A2C, PPO, SAC, DDPG, TD3, DQN, HER ModuleNotFoundError: No module named 'stable_baselines3' -Error with score_model.py for https://github.com/mchxo/rl-fishing-test -cloning conservation-vanilla +Error with score_model.py for https://github.com/milliechapman/millie-conservation-agents +cloning rl-leaderboard-output Creating virtual env... Scoring model... Traceback (most recent call last): File "../score_model.py", line 2, in from stable_baselines3 import A2C, PPO, SAC, DDPG, TD3, DQN, HER ModuleNotFoundError: No module named 'stable_baselines3' -Error with score_model.py for https://github.com/tim08526/conservation-vanilla -cloning test-rl-leaderboard1 +Error with score_model.py for https://github.com/Brandons42/rl-leaderboard-output +cloning rl-leaderboard-output-fishing-v0 Creating virtual env... Scoring model... Traceback (most recent call last): File "../score_model.py", line 2, in from stable_baselines3 import A2C, PPO, SAC, DDPG, TD3, DQN, HER ModuleNotFoundError: No module named 'stable_baselines3' -Error with score_model.py for https://github.com/mlap/test-rl-leaderboard1 +Error with score_model.py for https://github.com/Brandons42/rl-leaderboard-output-fishing-v0