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 1 year ago

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