Change intendation to 2 spaces

This commit is contained in:
DrChainsaw 2020-05-18 21:52:40 +02:00
parent e8433d0abe
commit 9a24ee0bd7
1 changed files with 37 additions and 38 deletions

View File

@ -67,7 +67,6 @@ end
@test eta_actual == eta_expected
end
w = randn(10, 10)
o = ExpDecay(0.1, 0.1, 1000, 1e-4)
w1 = randn(10,10)