aidotse / LeakPro

Apache License 2.0
5 stars 4 forks source link

Loss trajectory always using label-only #137

Closed johanos1 closed 2 months ago

johanos1 commented 2 months ago

Issue

Problem Description

The loss trajectory sets label_only as a string, not a bool. This makes label only always being used.

Expected Behavior

Use correct setup.

What Needs to be Done

Change to bool.

How Can It Be Tested or Reproduced

Attack should run and correct information used.