ai-privacy-toolkit/apt/utils
2024-07-03 13:29:37 +03:00
..
datasets Working example of anonymization with pytorch multi-output binary model 2024-03-12 13:25:31 +02:00
models ModelOutputType is now a Flag instead of regular enum. Combinations of the base flags are provided for all of the previous output types for convenience. All checks in the code now use the basic flags and not the complex types. 2024-07-03 13:29:37 +03:00
__init__.py Data and Model wrappers (#26) 2022-04-27 12:33:27 +03:00
dataset_utils.py Formatting (#68) 2022-12-25 15:13:57 +02:00