aranganath/Adversarial

Using cleverhans to generate adversarial attacks

Closed this issue · 1 comments

Now that we have the functionality to create the k-means clusters, we need to do train a network, which can give upto a 99% accuracy.

Few things that need to worked on:

  1. Change the colors for each class.
  2. Change the color for each cluster centroid.
  3. Need the legend for each class.

Once that is done, we have to create adversarial attacks. We can use cleverhans to do this ! (Personally, have limited knowledge of this.)

This issue has been solved