Live data from Hacker News

Viewing profile — binoua

binoua

HN member
Joined
Thu, Jun 30, 2022, 11:46 AM UTC
HN karma
1
Public activity
4 items

About binoua

No profile information was provided.

Recent public activity

  1. comment
    Comment #39468039

    Yes for now, it's 1000 song, which is already awesome if you think about it, no? As it's like 300 ms, one can increase the DB size by a few order of magnitude, certainly. It will s…

  2. comment
    Comment #39467994

    Everything is open-source, you can have a look yourself, and experiment! https://github.com/iamayushanand/Concrete_Shazam/blob/main/M... Here, the training is not done on encrypted…

  3. comment
    Comment #35871776

    Thank you! The python version is quite clear as well: still from the README, ``` from concrete import fhe def add(x, y): return x + y compiler = fhe.Compiler(add, {"x": "encrypted"…

  4. comment
    Comment #35871748

    Would you mind elaborating what you prefer in Google's syntax, please?