Fix tests

This commit is contained in:
Avik Pal 2018-09-11 17:30:54 +05:30
parent dd2fa77681
commit cc812a8f89
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ end
@test !m.active
x = m(x).data
@test x[1] (1 .- 0.3) / sqrt(1.3)
@test isapprox(x[1], (1 .- 0.3) / sqrt(1.3), atol = 1.0e-5)
end
# with activation function