Skip to content

JuliaTrustworthyAI/IntegratedGradients.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrated Gradients

After instantiating the package, run:

include("IntegratedGradients.jl")

and then:

IntegratedGradients.test_integrated_gradients()

to run a simple test that will return something similar to:

Counterfactual Training: 2.352, 29.25
abs(unprotected) / abs(protected) = 12.44

Conventional Training: 3.931, 4.768
abs('unprotected') / abs('protected') = 1.213

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages