Viewing profile — ilyaraz90
ilyaraz90
HN member- Joined
- Mon, Jan 25, 2021, 5:03 AM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About ilyaraz90
No profile information was provided.
Recent public activity
-
comment
Comment #40114779
You can already run inference of many modern ML models in-browser via, e.g., https://huggingface.co/docs/transformers.js/en/index .
-
comment
Comment #36331786
Federated Learning is a way to train a machine learning model on user data distributed across many devices in a way that supposedly allows the data to stay private. In this blog po…
- story
-
comment
Comment #36226149
At Pyte, we don't use HE, but rather a related but much more practical primitive (Secure Multi-Party Computation, SMPC). However, this survey post meant to be merely educational, s…
-
comment
Comment #36225986
Homomorphic Encryption is a modern way of encryption that allows one to run algorithms on encrypted data without first decrypting it. We give an overview of the technology, discuss…
- story