LoginSignup
0
1

More than 3 years have passed since last update.

tape.gradient()の戻り値がNoneで困った話

Posted at

イントロ

Adversarial Exampleを作成するために、勾配にアクセスする必要があった。

まとめ

  1. tensorflow2系になったことで、tensorflowとkerasが一体化したこと
  2. model.predictを使ってはいけないこと

とにかく、1を知ったおかげで実装することができた。import文の書き換えをする必要があるよ
おいおい書いていきます

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1