-
Hi,
Thanks to the many constructive feedbacks on the SPARROW proposal, we are happy to propose a new version for the reporting capabilities. We believe that this proposal improves on securing users…
-
## Summary
> Please give a short summary of this research topic.
[Zama](https://www.zama.ai/) is an open source cryptography company building state-of-the-art FHE solutions for blockchain and AI. …
-
Hello,
I am an undergraduate student who are working on privacy-preserving machine learning for my graduation thesis. By testing the code downloaded from the repo, I found that the getAccuracy() in N…
-
The following book is a good reference:
- [The Algorithmic Foundations for Differential Privacy](https://www.cis.upenn.edu/~aaroth/privacybook.html).
And one of the authors has a course for it …
dbosk updated
5 years ago
-
# Privacy preserving tech: the tools for safe open data use
***By Emma Bluemke, University of Oxford***
- Theme: Open Data 2.0
- Format: Lightning talk
## Abstract
In medical imaging, necessary priv…
-
## ℹ️ Project information
_Please complete all applicable._
- **Project Name**: Federated Machine Learning on Blockchain
- **Short Project Description**: Privacy-preserving machine learning throu…
-
## 🚀 Feature
I would love cuda support for matrix multiplication on Long Tensor
Currently:
```python
import torch
x = torch.LongTensor([[1]])
x = x.cuda()
x + x # works
x * x # works
x @ …
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
Adding proper …
-
### Open Task RFP for Porting real-world ML model(s) into ZK
Project: [Porting real-world ML model(s) into ZK](https://github.com/privacy-scaling-explorations/acceleration-program/issues/3)
#### …
-
Some of us had a discussion about structuring IPFS research, taking learnings from how Filecoin has done its research, and PL's RFPs.
Filecoin Research links:
- https://github.com/filecoin-project…