cleaned up for submission

This commit is contained in:
2026-07-10 20:17:41 +02:00
parent 7eff030e89
commit 946de49b3e
2 changed files with 4 additions and 12 deletions

View File

@@ -49,6 +49,8 @@ class UnlearningAttack:
return 2.0 * np.abs(0.5 - epsilon) return 2.0 * np.abs(0.5 - epsilon)
def _extract_attack_features(self, target_model, loader, device, target_class): def _extract_attack_features(self, target_model, loader, device, target_class):
target_model.eval() target_model.eval()

View File

@@ -299,16 +299,6 @@ execution_time_sec
0.001947 0.001947
0.001871 0.001871
0.003117 0.003117
16.738618
0.001900
0.002124
0.001867
0.001870
0.002135
0.001923
0.001955
0.001853
0.002758
16.945078 16.945078
0.001848 0.001848
0.001868 0.001868