From 72cb3c887c2d383ed92c9c79e6529b8ed4c43105 Mon Sep 17 00:00:00 2001 From: mlap Date: Sat, 9 Mar 2024 06:13:10 +0000 Subject: [PATCH] Re-build Rmarkdown files --- html/climate.html | 8 ++++---- html/conservation.html | 24 +++++++++++------------ html/epidemic.html | 8 ++++---- html/errors.html | 29 +++++----------------------- html/fishing.html | 44 +++++++++++++++++++++--------------------- html/wildfire.html | 4 ++-- 6 files changed, 49 insertions(+), 68 deletions(-) diff --git a/html/climate.html b/html/climate.html index 5a210d4..e4ee839 100644 --- a/html/climate.html +++ b/html/climate.html @@ -5118,8 +5118,8 @@

ays-v0

-
- +
+

ays-v0 implements the AYS model first described in Kittel et al. that phenomenologically models emissions, economic output and growth of @@ -5143,8 +5143,8 @@

dice-v0

-
- +
+

dice-v0 implements Nordhaus’ DICE model which is a richly detailed integrated assessment model. diff --git a/html/conservation.html b/html/conservation.html index 7d8c141..d2a0aa8 100644 --- a/html/conservation.html +++ b/html/conservation.html @@ -5118,8 +5118,8 @@

conservation-v0

-
- +
+

conservation-v0 considers a single species conservation problem in which the agent can increase the population at a cost.

@@ -5139,8 +5139,8 @@

conservation-v2

-
- +
+

conservation-v2 considers a single species conservation problem in which the agent can increase the population at a cost.

@@ -5160,8 +5160,8 @@

conservation-v3

-
- +
+

conservation-v3 considers a single species conservation problem that has a non-stationary model.

@@ -5183,8 +5183,8 @@

conservation-v5

-
- +
+

conservation-v5 considers a single species conservation problem that has a non-stationary model.

@@ -5207,8 +5207,8 @@

conservation-v6

-
- +
+

conservation-v6 considers a single species conservation problem that has a non-stationary model.

@@ -5233,8 +5233,8 @@

conservation-v7

-
- +
+

conservation-v7 considers a conservation problem that has a non-stationary model. It is similar to conservation-v5 but works on an diff --git a/html/epidemic.html b/html/epidemic.html index 73ed961..8c51f4b 100644 --- a/html/epidemic.html +++ b/html/epidemic.html @@ -5118,8 +5118,8 @@

sir-v0

-
- +
+

sir-v0 implements a compartmental SIR epidemic model and is closely based off of the implementation from Morris @@ -5147,8 +5147,8 @@

sir_multi-v0

-
- +
+

sir_multi-v0 implements a compartmental SIR epidemic model and is closely based off of the implementation from Morris diff --git a/html/errors.html b/html/errors.html index d3df4fe..1e5f002 100644 --- a/html/errors.html +++ b/html/errors.html @@ -2639,40 +2639,21 @@

-
https://github.com/milliechapman/millie-conservation-agents -> ModuleNotFoundError: No module named 'stable_baselines3'
+
https://github.com/mchxo/rl-fishing-test -> ModuleNotFoundError: No module named 'stable_baselines3'
 
-https://github.com/cboettig/carl-climate-agents/ -> ModuleNotFoundError: No module named 'stable_baselines3'
+https://github.com/mlap/test-rl-leaderboard1 -> ModuleNotFoundError: No module named 'stable_baselines3'
 
 https://github.com/mlap/test-rl-leaderboard -> ModuleNotFoundError: No module named 'stable_baselines3'
 
-https://github.com/mchxo/rl-fishing-test -> ModuleNotFoundError: No module named 'stable_baselines3'
+https://github.com/milliechapman/millie-conservation-agents -> ModuleNotFoundError: No module named 'stable_baselines3'
 
-https://github.com/tim08526/conservation-vanilla -> ModuleNotFoundError: No module named 'stable_baselines3'
+https://github.com/Brandons42/rl-leaderboard-output -> ModuleNotFoundError: No module named 'stable_baselines3'
 
-https://github.com/mlap/test-rl-leaderboard1 -> ModuleNotFoundError: No module named 'stable_baselines3'
+https://github.com/Brandons42/rl-leaderboard-output-fishing-v0 -> ModuleNotFoundError: No module named 'stable_baselines3'

Models that have thrown errors during evaluation:

-
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/html/fishing.html b/html/fishing.html index b800a19..c5a40e7 100644 --- a/html/fishing.html +++ b/html/fishing.html @@ -5118,8 +5118,8 @@

fishing-v0

-
- +
+

fishing-v0 implements a simple, single species logistic growth-based fishery.

@@ -5140,8 +5140,8 @@

fishing-v1

-
- +
+

fishing-v1 implements a simple, single species logistic growth-based fishery.

@@ -5161,8 +5161,8 @@

fishing-v2

-
- +
+

fishing-v2 implements a single species logistic growth-based fishery with a tipping point.

@@ -5183,8 +5183,8 @@

fishing-v4

-
- +
+

fishing-v4 implements a single species logistic growth-based fishery with model error.

@@ -5205,8 +5205,8 @@

fishing-v5

-
- +
+

fishing-v5 implements a single species Allen model-based fishery.

Observation Space The agent observes the fish @@ -5224,8 +5224,8 @@

fishing-v6

-
- +
+

fishing-v6 implements a single species Beverton-Holt model-based fishery.

@@ -5245,8 +5245,8 @@

fishing-v7

-
- +
+

fishing-v7 implements a single species May model-based fishery.

Observation Space The agent observes the fish @@ -5264,8 +5264,8 @@

fishing-v8

-
- +
+

fishing-v8 implements a single species Myers model-based fishery.

Observation Space The agent observes the fish @@ -5283,8 +5283,8 @@

fishing-v9

-
- +
+

fishing-v9 implements a single species Ricker model-based fishery.

@@ -5303,8 +5303,8 @@

fishing-v10

-
- +
+

fishing-v10 implements a single species non-stationary Beverton-Holt model-based fishery.

@@ -5325,8 +5325,8 @@

fishing-v11

-
- +
+

fishing-v11 implements a fishery where the transition dynamics vary each episode.

diff --git a/html/wildfire.html b/html/wildfire.html index febbaa0..68926a1 100644 --- a/html/wildfire.html +++ b/html/wildfire.html @@ -5118,8 +5118,8 @@

wildfireCA-v0

-
- +
+

wildfireCA-v0 is based on a wildfire cellular automata model from Alexandridis et al.