AdversarialDNN-Playground
AdversarialDNN-Playground copied to clipboard
VizSec17: Web-based visualization tool for adversarial machine learning / LiveDemo
Bumps [numpy](https://github.com/numpy/numpy) from 1.12.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
"Generate Adversarial Sample" button does not respond. Meanwhile, the command windows displays this error: . x = tf.get_collection('mnist')[0] IndexError: list index out of range It seems like tf.get_collection('mnist') returns an...
Hello, whenever I run `pip3 install -r requirements.txt`, I run into the error `ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==2.5.1 (from versions: none) ERROR: No matching...
Bumps [flask](https://github.com/pallets/flask) from 1.0 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.12.0. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...