Giter Site home page Giter Site logo

Comments (9)

goodfeli avatar goodfeli commented on May 20, 2024

It just passed three times in a row for me.

  • Could it be flaky? If you re-run it, does it still fail?
  • Are you running from a clean copy of the master branch?
  • What version of keras and tensorflow are you using?

from cleverhans.

mahnerak avatar mahnerak commented on May 20, 2024
  • Tried just now. Failed 5 times in a row. For each run got ~0.96 accuracy.
  • Running from clean copy (current version) of the master branch
  • TensorFlow v0.12, Keras v1.2.0

One more thing. I noticed that Adadelta from TensorFlow behaves different than implementations found in Keras and Lasagne (Theano versions), when I was implementing theano version of FGSM. Then I ran Keras version of Adadelta on TensorFlow, and its results were also different than the ones from TensorFlow's default Adadelta. It was a bit confusing.

Today I updated TensorFlow, and its Adadelta behaves like the other implementations.

from cleverhans.

npapernot avatar npapernot commented on May 20, 2024

The test is passing on my machine as well

from cleverhans.

goodfeli avatar goodfeli commented on May 20, 2024

@mahnerak : is there a 3rd digit to your tensorflow version? I am also running keras 1.2.0. My tensorflow is 0.12.1. Have you checked cleverhans.file to make sure your PYTHONPATH is set correctly and that you are in fact importing the clean unmodified master branch?
@npapernot : what are your versions?

from cleverhans.

npapernot avatar npapernot commented on May 20, 2024

TF: 0.10.0rc0 and same keras version

from cleverhans.

mahnerak avatar mahnerak commented on May 20, 2024

TensorFlow version is 0.12-head (compiled from sources today).
Checked PYTHONPATH again, it's set correct.
I'll try to do clean install tensorflow (with prebuild binaries) and keras on another machine and run the tests.

from cleverhans.

goodfeli avatar goodfeli commented on May 20, 2024

It's possible tensorflow 0.12-head is broken.
I suggest checking cleverhans.__file__ rather than checking PYTHONPATH.

from cleverhans.

mahnerak avatar mahnerak commented on May 20, 2024

Installed 0.12.1 from prebuilt binaries. Tests are passing now.

from cleverhans.

goodfeli avatar goodfeli commented on May 20, 2024

@mahnerak I would suggest reporting this on the tensorflow repository issues tracker if you haven't already

from cleverhans.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.