diff --git a/html/climate.html b/html/climate.html index f75315d..4301964 100644 --- a/html/climate.html +++ b/html/climate.html @@ -5096,8 +5096,8 @@

ays-v0

-
- +
+

ays-v0 implements the AYS model first described in Kittel et al. that phenomenologically models emissions, economic output and growth of @@ -5121,8 +5121,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 abf063e..6629748 100644 --- a/html/conservation.html +++ b/html/conservation.html @@ -5096,8 +5096,8 @@

conservation-v0

-
- +
+

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

@@ -5117,8 +5117,8 @@

conservation-v2

-
- +
+

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

@@ -5138,8 +5138,8 @@

conservation-v3

-
- +
+

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

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

conservation-v5

-
- +
+

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

@@ -5185,8 +5185,8 @@

conservation-v6

-
- +
+

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

@@ -5211,8 +5211,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 fb0a69d..d9c0d6a 100644 --- a/html/epidemic.html +++ b/html/epidemic.html @@ -5096,8 +5096,8 @@

sir-v0

-
- +
+

sir-v0 implements a compartmental SIR epidemic model and is closely based off of the implementation from Morris @@ -5125,8 +5125,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 5d3516c..dcecdd8 100644 --- a/html/errors.html +++ b/html/errors.html @@ -2638,23 +2638,42 @@

-
https://github.com/mchxo/rl-fishing-test -> ModuleNotFoundError: No module named 'stable_baselines3'
+
https://github.com/cboettig/rl-tipping-points -> ModuleNotFoundError: No module named 'stable_baselines3'
 
-https://github.com/cboettig/rl-tipping-points -> 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-fishing-v0 -> 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 -> 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/mlap/test-rl-leaderboard -> ModuleNotFoundError: No module named 'stable_baselines3'
 
-https://github.com/cboettig/carl-climate-agents/ -> 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-TD3-team_brandon.zip -> No module named 'algs'
+
+
+fishing-v1-TRPO-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-TQC-team_brandon.zip -> No module named 'algs'
+
+
+fishing-v1-A2C-team_brandon.zip -> No module named 'algs'
+
+
+fishing-v1-ARS-team_brandon.zip -> No module named 'algs'
diff --git a/html/fishing.html b/html/fishing.html index a075fa3..0c224c7 100644 --- a/html/fishing.html +++ b/html/fishing.html @@ -5096,8 +5096,8 @@

fishing-v0

-
- +
+

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

@@ -5118,8 +5118,8 @@

fishing-v1

-
- +
+

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

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

fishing-v2

-
- +
+

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

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

fishing-v4

-
- +
+

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

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

fishing-v5

-
- +
+

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

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

fishing-v6

-
- +
+

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

@@ -5223,8 +5223,8 @@

fishing-v7

-
- +
+

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

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

fishing-v8

-
- +
+

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

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

fishing-v9

-
- +
+

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

@@ -5281,8 +5281,8 @@

fishing-v10

-
- +
+

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

@@ -5303,8 +5303,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 cb27d86..a5e51bf 100644 --- a/html/wildfire.html +++ b/html/wildfire.html @@ -5096,8 +5096,8 @@

wildfireCA-v0

-
- +
+

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