summaryrefslogtreecommitdiff
path: root/doc/doc.tex
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2016-02-03 18:43:29 +0100
committerFlorian Jung <flo@windfisch.org>2016-02-03 18:43:29 +0100
commitf352a2cdc621b78b2771748c5bc60b212480d08b (patch)
treed01083ac676241470d86ac01ff559587bb2b0261 /doc/doc.tex
parentf0ebbd21a6ab27e4b97d03a19e06b01eb9a2114a (diff)
nn3.log
Diffstat (limited to 'doc/doc.tex')
-rw-r--r--doc/doc.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc.tex b/doc/doc.tex
index 71e5e1e..aa85061 100644
--- a/doc/doc.tex
+++ b/doc/doc.tex
@@ -35,6 +35,8 @@ In the graphs, which show the total reward earned as a function of the episodes
Note that the nn and nn2 runs get a reward of only $0.5$ for reaching the goal, while the old and new runs get $10$. Therefore, the nn/nn2 results have been multiplied by $20$ to make them comparable.
+Then, there has been done a run with \verb+self.NN.randomize_weights+ in the range of $(-0.27, 0.27)$ instead of $(1,1)$.
+
\gnuplotloadfile[terminal=pdf]{array_naive_vs_episodic.gnuplot}
\gnuplotloadfile[terminal=pdf]{array_naive_vs_episodic_deriv.gnuplot}