Lipschitz Neural Networks described in "Sorting Out Lipschitz Function Approximation" (ICML 2019).
-
Updated
Jun 1, 2020 - Python
Lipschitz Neural Networks described in "Sorting Out Lipschitz Function Approximation" (ICML 2019).
This github repository contains the official code for the paper, "Evolving Robust Neural Architectures to Defend from Adversarial Attacks"
Contains experimentation notebooks for my Keras Example "Consistency Training with Supervision".
Codes for the reproducibility of the paper "Navigating the Waters of Object Detection: Evaluating the Robustness of Real-time Object Detection Models for Autonomous Surface Vehicles"
NumPyNMF implements nine different Non-negative Matrix Factorization (NMF) algorithms using NumPy library and compares the robustness of each algorithm to five various types of noise in real-world data applications.
This github repository contains the official code for the papers, "Robustness Assessment for Adversarial Machine Learning: Problems, Solutions and a Survey of Current Neural Networks and Defenses" and "One Pixel Attack for Fooling Deep Neural Networks"
Comparison of DBNs and FFNN, stressing on understanding how DBNs work and how robust they are against noise and adversarial attacks.
Add a description, image, and links to the robustness-experiments topic page so that developers can more easily learn about it.
To associate your repository with the robustness-experiments topic, visit your repo's landing page and select "manage topics."