From 7b9854ae0abb99d4355072c0c3f235a704ab9750 Mon Sep 17 00:00:00 2001 From: wassname Date: Thu, 21 Sep 2017 06:52:04 +0800 Subject: [PATCH] update notebook --- data_augmentation.ipynb | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/data_augmentation.ipynb b/data_augmentation.ipynb index 8ab1f07..641ebaf 100644 --- a/data_augmentation.ipynb +++ b/data_augmentation.ipynb @@ -2036,16 +2036,7 @@ " - Kaggle: https://www.kaggle.com/c/nips-2017-non-targeted-adversarial-attack\n", "![adv_examples](https://blog.openai.com/content/images/2017/02/adversarial_img_1.png)\n", "- https://blog.openai.com/robust-adversarial-inputs/\n", - "- usage: fooling face recognition by wearing infrared makeup, fooling self driving cars etc\n", - "\n", - "## Hate for keras and my brush with the stars :O\n", - "\n", - "- fchollet can be a bit rude https://github.com/fchollet/keras/issues/5299#issuecomment-279163646\n", - "- some people hate keras https://www.reddit.com/r/MachineLearning/comments/5zd3ju/n_introducing_keras_2/?utm_term=589ab872-fde7-4c3e-9852-c284ab9e7b0d&utm_medium=search&utm_source=reddit&utm_name=MachineLearning&utm_content=1\n", - "- he said 4 letters to me\n", - " - https://github.com/fchollet/keras/pulls?utf8=%E2%9C%93&q=%20is%3Apr%20author%3Awassname%20\n", - " - https://github.com/fchollet/keras/pull/7623#pullrequestreview-55971168\n", - " - https://github.com/fchollet/keras/pull/3751#issuecomment-248806505\n" + "- usage: fooling face recognition by wearing infrared makeup, fooling self driving cars etc\n" ] }, {