mode_nn_debugging
mode_nn_debugging copied to clipboard
MODE: Automated Neural Network Model Debugging via State Differential Analysis and Input Selection - Replication Project
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.7.2. Release notes Sourced from tensorflow'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...
I loaded a vgg19 model and tried Backforward_Layer_Select in layer_selection.py, but it raised an error. It seems that it only generated a feature model with a flatten layer. > Traceback...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...