ModelFLOWs application
-
Updated
Nov 29, 2024 - Python
ModelFLOWs application
[NDSS 2025] CENSOR: Defense Against Gradient Inversion via Orthogonal Subspace Bayesian Sampling
A Python implementation of RSLDA (paper "Robust Sparse Linear Discriminant Analysis").
This project is a practice implementation of an autoencoder, The primary use case for this autoencoder is for anomaly detection in sales data, but it can be adapted for other purposes. The autoencoder compresses the input data into a lower-dimensional representation and then reconstructs the original input from this representation.
Add a description, image, and links to the data-reconstruction topic page so that developers can more easily learn about it.
To associate your repository with the data-reconstruction topic, visit your repo's landing page and select "manage topics."