fixed Compose test
This commit is contained in:
parent
6665189ff1
commit
87c7e65a2d
@ -36,6 +36,7 @@ end
|
|||||||
w′.data .-= delta
|
w′.data .-= delta
|
||||||
end
|
end
|
||||||
@test Flux.mse(w, w′) < 0.01
|
@test Flux.mse(w, w′) < 0.01
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
@testset "Training Loop" begin
|
@testset "Training Loop" begin
|
||||||
|
Loading…
Reference in New Issue
Block a user