From 48d6e875f27680a464fdf891c55a859f0547f903 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 11 Feb 2024 06:09:44 +0000 Subject: [PATCH] new scores --- repo_urls.txt | 10 +++++----- score_log.txt | 44 ++++++++++++++++++++++---------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/repo_urls.txt b/repo_urls.txt index 9695f61..acffbc5 100644 --- a/repo_urls.txt +++ b/repo_urls.txt @@ -1,9 +1,9 @@ -https://github.com/Brandons42/rl-leaderboard-output -https://github.com/tim08526/conservation-vanilla https://github.com/Brandons42/rl-leaderboard-output-fishing-v0 +https://github.com/mchxo/rl-fishing-test +https://github.com/tim08526/conservation-vanilla +https://github.com/Brandons42/rl-leaderboard-output +https://github.com/mlap/test-rl-leaderboard https://github.com/mlap/test-rl-leaderboard1 https://github.com/milliechapman/millie-conservation-agents -https://github.com/cboettig/rl-tipping-points -https://github.com/mlap/test-rl-leaderboard https://github.com/cboettig/carl-climate-agents/ -https://github.com/mchxo/rl-fishing-test +https://github.com/cboettig/rl-tipping-points diff --git a/score_log.txt b/score_log.txt index b275648..03ca1ed 100644 --- a/score_log.txt +++ b/score_log.txt @@ -1,6 +1,20 @@ [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 +Creating virtual env... +Scoring model... +cloning rl-fishing-test +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 +Creating virtual env... +Scoring model... cloning rl-leaderboard-output Creating virtual env... Scoring model... @@ -11,44 +25,30 @@ No module named 'algs' No module named 'algs' No module named 'algs' No module named 'algs' -cloning conservation-vanilla -Creating virtual env... -Scoring model... -cloning rl-leaderboard-output-fishing-v0 -Creating virtual env... -Scoring model... -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/mlap/test-rl-leaderboard1 -cloning millie-conservation-agents +cloning test-rl-leaderboard 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 rl-tipping-points +Error with score_model.py for https://github.com/mlap/test-rl-leaderboard +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/rl-tipping-points -cloning test-rl-leaderboard +Error with score_model.py for https://github.com/mlap/test-rl-leaderboard1 +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/mlap/test-rl-leaderboard +Error with score_model.py for https://github.com/milliechapman/millie-conservation-agents cloning carl-climate-agents Creating virtual env... Scoring model... @@ -57,11 +57,11 @@ 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/cboettig/carl-climate-agents/ -cloning rl-fishing-test +cloning rl-tipping-points 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 +Error with score_model.py for https://github.com/cboettig/rl-tipping-points