|
|
|
|
|
by IceTDrinker
1836 days ago
|
|
Potentially do stats on website usage data without ever seeing the actual data (the endgoal is not super humanitarian I know). Medical diagnosis could be one, bonus is the service never sees your data. Image filtering made me think of this FHE demo/quickstart: https://6min.zama.ai/ As per conditional programs, there might be a way to do it but it would always be the worst case (no early loop break for example) so the runtimes would be aweful and the memory state could get prohibitively large I guess (to keep track of all the branches). |
|