-
**COLOURING CITIES RESEARCH PROGRAMME (CCRP) PROTOCOLS & LIVE MANUAL DRAFT**
Please note the Colouring Cities manual is now being edited at https://github.com/colouring-cities/manual/wiki
![20053…
-
In GitLab by @ybouilla on Jan 19, 2023, 10:30
This task is about finding out an appropriate way to deal with declearn optimizers hyperparameters sent through the network.
In declearn, optimizer hy…
-
Location: [Libera.chat, #monero-research-lab](https://libera.chat/) | [Matrix](https://matrix.to/#/#monero-research-lab:monero.social?via=matrix.org&via=monero.social)
[Join the Monero Matrix serve…
-
Hi, I'm reading the paper [Enhanced Membership Inference Attacks against Machine Learning Models](https://arxiv.org/pdf/2111.09679.pdf). It is very well written! I'm wondering if you have plan to open…
-
Hi, i've checked the paper and the code thoroughly, and i cannot exactly confirm which is the classical MIA method your guys used for comparison. Could u plz provide more details about:
1. Does class…
-
In some situations there seems to be problems with how the ROC curve is calculated. This is clearly visible when there is a very high number of False Positives or False Negatives. I'll post an example…
-
Hi, I'm trying to parse some texts that is pretty long. I run into this error.
```
AssertionError Traceback (most recent call last)
Cell In[47], line 1
----> 1 restore…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
Thank you for publishing the code. It's a great attempt for machine unlearning. By the way, how do you select the sensitive data during the unlearning process and I can't find the corresponding code i…
-
Current Ideas to go beyond recreation
1. **Different search algorithm**
Attempt to find augmentation sets with better performance by, for example, using a smarter search algorithm (paper uses rand…