Skip to content

Implementation of Saliency-based Agreement Metric for Ensemble Learning

License

Notifications You must be signed in to change notification settings

YalesRios/Samel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation and experiments from the Samel project

How to run:

  1. Clone this repo
  2. Import the conda environment with samel.yml
  3. Download and unpack notMNIST_small.tar.gz (available here) and change the path in load_datasets.py to match the location of the dataset.
  4. Clone and install my fork of keras-vis (available here)

Psst: If you're looking for the notebooks with the code at the time of writing the dissertation: they are in backups/