WGAN.jl
WGAN.jl copied to clipboard
Implementation of Wasserstein GAN using Knet
Results
2
WGAN.jl issues
Sort by
recently updated
recently updated
newest added
it seems an error in here. would you help me how to resolve this? ``` @everywhere function myprint(msg::String) println(msg); flush(STDOUT) end ```
You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...