Skip to content

Instantly share code, notes, and snippets.

@divamgupta
Created May 31, 2019 16:23
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save divamgupta/c778c17459c1f162e789560d5e0b2f0b to your computer and use it in GitHub Desktop.
Save divamgupta/c778c17459c1f162e789560d5e0b2f0b to your computer and use it in GitHub Desktop.
Simple keras implementation of Virtual Adversarial Training .
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fahad7033
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment