Skip to main content

dp_sgd_algorithm_ty

Function dp_sgd_algorithm_ty 

Source
pub fn dp_sgd_algorithm_ty() -> Expr
Expand description

DPSGDAlgorithm: DP-SGD with noise σ, clipping C, epochs T Type: Real → Real → Nat → Type (σ, C, T → algorithm)