Skip to content

ADA-research/NNV_JAIR_robustness_distributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for Robustness Distributions in Neural Network Verification

This repository contains the code and models from the paper:
Robustness Distributionsin Neural Network Verification
Author(s): [Your Name(s)]
Published in: [Conference/Journal Name, Year]


Table of Contents


Overview

This repository provides:

  • Pre-trained models in ONNX format.
  • PyTorch implementations for training and verification of the models.
  • Experimentation scripts and instructions for reproducing results on MNIST, CIFAR-10, and GTSRB datasets.

The aim of this project is to [briefly describe the main objective/purpose of your research or code].


Repository Structure

External Packages

This project uses the following external packages:

  • VERONA: An open-source package for creating Robustness Distributions.
  • adversarial-training-box: An open-source package for adversarial training of neural networks with PyTorch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages