-
**TL;DR** There is an edit at the bottom of this post highlighting what is going on because a lot has changed over many discussions, and better alternatives are being explored.
You may want to grab…
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
Are there improvements to availability if difficulty is adjusted each block? Is there any larger vulnerability (eg: DOSing a nodes peer connections to starve it of blocks lowering it's local belief ab…
-
There's a generic way to reduce the memory usage of proving a statement in a zk-SNARK (generic meaning it works for any not-too-small statement), at the cost of increasing proof size. It works in a si…
daira updated
6 years ago
-
And before you laugh at me, here are some leading experts in infosec, cryptography, ... advising against it because of its laughable security:
@dguido [emphasis mine]
> There’s a couple …
ghost updated
7 years ago
-
According to the PHP7 documentation, a new function `random_int();` has been introduced in PHP7 that is more cryptographically appropriate as well as a more 'truly' random number.
The new documenta…
-
Litecoin has had 2.5-minute blocks all along (with 1 MB block size), and it doesn't seem to have suffered any problems because of it. Let's set Zcash's block interval to 2.5 minutes too.
I've asked t…
-
Dear ManiAm;
First, thank you for opening this simulation platform as open source. I am writing to get more information regarding your platform VENTOS. The findings that I gather from your code are a…
-
we haven't yet had time to talk, but here are some quick thoughts.
The notation seems a bit overly heavy... do you really need to have this underlying abstract probability space and the maps X_λ, Y …