sdobber / FluxArchitectures.jl

Complex neural network examples for Flux.jl
MIT License
124 stars 15 forks source link

Fixing path in DSANet Example.jl #14

Closed cbdavis closed 3 years ago

cbdavis commented 3 years ago

Now using include("DSANet.jl") instead of include("DSAnet.jl")