DPSGDTool / app /training /__init__.py
Shuya Feng
feat: Implement DP-SGD Explorer web application with Flask backend, interactive frontend, and easy deployment script
6640531
raw
history blame contribute delete
107 Bytes
"""
Training module for DP-SGD Explorer.
Contains mock trainer and privacy calculator implementations.
"""