Skip to content

Commit 32b36f5

Browse files
committed
format
1 parent 0326f25 commit 32b36f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rules.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ function apply!(o::Rprop, state, x, dx)
181181
return (g₁, η₁), dx′
182182
end
183183

184-
185184
"""
186185
Adam(η = 1f-3, β = (9f-1, 9.99f-1), ϵ = eps(typeof(η)))
187186

0 commit comments

Comments
 (0)