All Projects → darkonhub → darkon-examples

darkonhub / darkon-examples

Licence: Apache-2.0 license
Examples for darkon

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

darkon-examples

Examples and use cases for darkon

Install python package

pip install darkon

darkon.Influence

mnist, cnn

Influence score calculation example It first trains CNN model for MNIST data, and calculate influence score to find most helpful and harmful training samples. Then, retrain the model after removing 100 most helpful training samples and 100 most harmful training samples, respectively.

cifar10, resnet

darkon.Gradcam

ImageNet, resnet

Sentence polarity dataset, Text sentiment classification by CNN

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].