diff --git a/README.md b/README.md index 43dec2c8..7abeac7f 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ adversary examples generated by fgsm: Left:original, classified as 6 Right:adversary, classified as 4 +Serveral trained models can be found here: https://drive.google.com/open?id=1uGLiuCyd8zCAQ8tPz9DDUQH6zm-C4tEL ## Acknowledgement Some of the algorithms are refer to paper authors' implementations. References can be found at the top of each file.