From 475e5ef13ffc5ba91f0c9fc5b751c767b79f4a97 Mon Sep 17 00:00:00 2001 From: Fabian Date: Thu, 18 Jul 2024 08:54:09 +0200 Subject: [PATCH] plots --- plots/bokeh_corr_dist.html | 61 +++++++++++++++++++ plots/bokeh_fit_eps.html | 61 +++++++++++++++++++ .../bokeh_fitness_turtlebot3_dqn_stage1.html | 61 +++++++++++++++++++ plots/bokeh_fitness_turtlebot3_world.html | 61 +++++++++++++++++++ plots/bokeh_fitness_variance_round_1.html | 61 +++++++++++++++++++ plots/bokeh_iterations.html | 61 +++++++++++++++++++ plots/bokeh_variance.html | 61 +++++++++++++++++++ 7 files changed, 427 insertions(+) create mode 100644 plots/bokeh_corr_dist.html create mode 100644 plots/bokeh_fit_eps.html create mode 100644 plots/bokeh_fitness_turtlebot3_dqn_stage1.html create mode 100644 plots/bokeh_fitness_turtlebot3_world.html create mode 100644 plots/bokeh_fitness_variance_round_1.html create mode 100644 plots/bokeh_iterations.html create mode 100644 plots/bokeh_variance.html diff --git a/plots/bokeh_corr_dist.html b/plots/bokeh_corr_dist.html new file mode 100644 index 0000000..cc6f75d --- /dev/null +++ b/plots/bokeh_corr_dist.html @@ -0,0 +1,61 @@ + + + + + Bokeh Plot + + + + + +
+ + + + + \ No newline at end of file diff --git a/plots/bokeh_fit_eps.html b/plots/bokeh_fit_eps.html new file mode 100644 index 0000000..c6224a3 --- /dev/null +++ b/plots/bokeh_fit_eps.html @@ -0,0 +1,61 @@ + + + + + Bokeh Plot + + + + + +
+ + + + + \ No newline at end of file diff --git a/plots/bokeh_fitness_turtlebot3_dqn_stage1.html b/plots/bokeh_fitness_turtlebot3_dqn_stage1.html new file mode 100644 index 0000000..de3003a --- /dev/null +++ b/plots/bokeh_fitness_turtlebot3_dqn_stage1.html @@ -0,0 +1,61 @@ + + + + + Bokeh Plot + + + + + +
+ + + + + \ No newline at end of file diff --git a/plots/bokeh_fitness_turtlebot3_world.html b/plots/bokeh_fitness_turtlebot3_world.html new file mode 100644 index 0000000..8591920 --- /dev/null +++ b/plots/bokeh_fitness_turtlebot3_world.html @@ -0,0 +1,61 @@ + + + + + Bokeh Plot + + + + + +
+ + + + + \ No newline at end of file diff --git a/plots/bokeh_fitness_variance_round_1.html b/plots/bokeh_fitness_variance_round_1.html new file mode 100644 index 0000000..8afbb13 --- /dev/null +++ b/plots/bokeh_fitness_variance_round_1.html @@ -0,0 +1,61 @@ + + + + + Bokeh Plot + + + + + +
+ + + + + \ No newline at end of file diff --git a/plots/bokeh_iterations.html b/plots/bokeh_iterations.html new file mode 100644 index 0000000..dd466cf --- /dev/null +++ b/plots/bokeh_iterations.html @@ -0,0 +1,61 @@ + + + + + Bokeh Plot + + + + + +
+ + + + + \ No newline at end of file diff --git a/plots/bokeh_variance.html b/plots/bokeh_variance.html new file mode 100644 index 0000000..401662b --- /dev/null +++ b/plots/bokeh_variance.html @@ -0,0 +1,61 @@ + + + + + Bokeh Plot + + + + + +
+ + + + + \ No newline at end of file