aidotse / aidotse/LeakPro

Not reusing shadow models

Abierto
#345 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug invalid priority - 2
Lenguaje dominante
Python
Estrellas
23
Forks
28
Merge medio
4 d 12 h
PR fusionados (30 d)
5

Descripción

# Issue
## Problem Description
When training shadow models and not using "training_data_fraction" = 0.5, e.g. 0.72, the shadow models is always retrained because they are trained with 0.5.

## Expected Behavior
Should use "training_data_fraction" when selecting amount of data points to use when creating shadow models.

## What Needs to be Done
Make construct_balanced_assignments() compatible with other splits than 50/50

## How Can It Be Tested or Reproduced
Run examples/mia/cifar_main.ipynb and change training_data_fraction to something else than 0.5

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.