Skip to content

muchembledMartin/CSAM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSAM

In this project we present CSAM (Certifiable Sharpness-Aware minimization) a novel algorithm where we aim to find a certifiably flat minima using IBP (Interval Bound Propagation).

Project Installation

To can install the dependencies in a clean python environment using pip :

pip install -r requirements.txt 

Project Evaluation

To run our code and generate all the plots presented in our report we invite you to run the following notebooks :

  • notebooks/benchmark.ipynb (For Adversarial attacks evaluation)
  • notebooks/continual_learning.ipynb (For Post-Training evaluation)

Thank you for the time you will take to carefully evaluate our project.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 87.5%
  • Python 12.5%