jiamings / wgan

Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)
240 stars 82 forks source link

License question #11

Open reiinakano opened 5 years ago

reiinakano commented 5 years ago

Hey there, thanks a lot for this implementation of wgan in tensorflow. I was just wondering if it's actually free to use? I believe without an explicit license in the repo, the code defaults to being completely unusable by other people (this includes potential contributors). https://choosealicense.com/no-permission/

It's fine if this is actually your intent, but just making sure!