xianglinyang / DeepDebugger

Official source code for ESEC/FSE 2023 Paper: DeepDebugger: An Interactive Time-Travelling Debugging Approach for Deep Classifiers
MIT License
7 stars 5 forks source link

visualizer with different tasks #9

Open xianglinyang opened 1 year ago

xianglinyang commented 1 year ago

multiclass classification [logit+sigmoid]*m

single class classification:

  1. logits+softmax
  2. logit+sigmoid