Mentions légales du service

Skip to content
Snippets Groups Projects
Commit bae9e598 authored by Vincent Schellekens's avatar Vincent Schellekens
Browse files

update readme

parent 280dbb8d
Branches
No related tags found
No related merge requests found
This repository lists demo Jupyter notebooks to accompany the paper on sketched learning **(link to be added)**.
# SketchedLearning SPM notebooks
This repository provides demo Jupyter notebooks to accompany the following review paper on sketched learning:
**Sketching Datasets for Large-Scale Learning**<br>
Rémi Gribonval, Antoine Chatalic, Nicolas Keriven, Vincent Schellekens, Laurent Jacques, and Philip Schniter<br>
[arXiv:2008.01839](https://arxiv.org/abs/2008.01839)
The repository is currently a work in progress. Here is a tentative list of the demo notebooks that will be included:
1. "An invitation to sketched learning", which shows on a very-large-scale dataset how compressive learning saves computational resources
2. "Building intuition for sketched learning", a notebook to play around with to understand why sketched learning works (vizualization of the cost function, etc.)
3. "In-dept sketched learning", where we discuss practical aspects such as how to chose the "sketch scale parameter"
4. "Quantization aspects", where we show how sketch contribution can be quantized at essentially no cost
5. "Privacy-preserving sketched learning", where we demonstrate how our sketches can be used to learn with differential privacy guarantees
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment