not literally

This commit is contained in:
Connor Olding 2018-01-30 19:49:52 +01:00
parent c76ec6a87c
commit 27098141c3

View File

@ -39,7 +39,7 @@ local eps_frames = 2000000
local epoch_trials = 40
local negate_trials = true -- try pairs of normal and negated noise directions.
local unperturbed_trial = true -- do a trial without any noise.
local learning_rate = 0.3 -- bigger now that i'm stealing code etc.
local learning_rate = 0.3 -- bigger now that i'm trying a different technique.
local deviation = 0.05
--
local cap_time = 400