Max Fan
Max Fan
I created a more efficient binary adder here: https://github.com/InnovativeInventor/homomorphic-encryption/blob/master/poc.py (should take less steps).
@jon-chuang Are you talking about addition modulo n, for a natural number n? I'm not quite understanding what you're asking me to benchmark here.
@jon-chuang A carry-lookahead adder will leak information, I think. I'm not completely sure, but I think any efficiency improvements at the algorithm level will leak information or take longer (it...
I think adding training loss to the file name should be a flag option. Otherwise it might mess up some scripts that depend on having nice checkpoint names.
You can see how words_alpha is generated from the scripts in `scripts/`.
@gabrielweredyk @jcameron-au @nelsonic I had a [project](https://github.com/InnovativeInventor/dict4schools) a while back that made a safe dictionary for password generation for school kids. I simply gave a computer to a bunch of...
I think integration with LanguageTool for grammar and spelling would be useful.
I've been thinking about better ways to explain this idea (the old version of the blog post was quite dissatisfying and seemed jumbled). To make it easier to understand, I...