Open hoffmansc opened 2 years ago
AdversarialDebiasing currently uses TFv1 code which is pretty out of date and doesn't allow for custom models. Would be nice to update this.
Since we already use PyTorch elsewhere, it would be ideal to convert this to torch and only depend on one library but this is not strictly necessary.
AdversarialDebiasing currently uses TFv1 code which is pretty out of date and doesn't allow for custom models. Would be nice to update this.
Since we already use PyTorch elsewhere, it would be ideal to convert this to torch and only depend on one library but this is not strictly necessary.