Viewing profile — binoua
binoua
HN member- Joined
- Thu, Jun 30, 2022, 11:46 AM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About binoua
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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"…
-
comment
Comment #35871748
Would you mind elaborating what you prefer in Google's syntax, please?