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

attention #1

Open xianglinyang opened 2 years ago

xianglinyang commented 2 years ago
  1. make attention optional
  2. different type of attention, depend on loss. e.g. NLLLoss, CEL...