Nicolas Grislain
Nicolas Grislain
A long list of recent generative models implemented in clean, easy to reuse, Tensorflow 2 code (Plain Autoencoder, VAE, VQ-VAE, PixelCNN, Gated PixelCNN, PixelCNN++, PixelSNAIL, Conditional Neural Processes).
# Sarus contribution on f-DP In the framework of the fellowship program, Sarus has been working on proposing ways to compose Measurements and automate privacy relation composition using f-DP inspired...
When running `fs.download(rpath, lpath, recursive=True)` I now get the following error: `IsADirectoryError: [Errno 21] Is a directory:`
## What is this Python project? [Qrlew](https://qrlew.github.io/) (/ˈkɝlu/) is the [open source library](https://github.com/Qrlew) that rewrites SQL queries into privacy-preserving variants using [Differential Privacy (DP)](https://en.wikipedia.org/wiki/Differential_privacy). Use Qrlew if you want to...
Make it fail when needed.
- [ ] Probably not worth solving (SQL v1) but if I use twice the same colulmn that gets aliased, the aliased one does not get any value (to be...