Created
May 31, 2019 16:23
-
-
Save divamgupta/c778c17459c1f162e789560d5e0b2f0b to your computer and use it in GitHub Desktop.
Simple keras implementation of Virtual Adversarial Training .
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your explanation is really very helpful. It is clear now in supervised learning, could you please mention what the possible changes in the code above to make it applicable for unlabeled data as well.