EdwardRaff
EdwardRaff
Ah, I've not looked at this code in a long time and I've got a lot of deadlines. I'll try and take a look. In the immediate time frame, LZJD...
Hi Thomas, I'm not a huge python user and don't really know how to contribute something to PyPI. But I can look into it.
Can you attach the digest file that is created? I'm guessing its because the \r in the name makes a new line in the file, and the readHashesFromFile pareses by...
Good question! For most neural networks we don’t use either of these kinds of stopping conditions. So it’s more an example of optimization than ideal way to train a neural...
Yea, this is an issue with their conversion process that got missed :(
Glad you are enjoying it despite some typos! :)
Yea, I wrote that ambiguously. The idea behind the comment was that the `C*W*H` becomes your new "dimensions" `D`. But then I used `D` as a variable for the number...
Unfortunately, we cannot share the details as it is a work product until we get the "OK" for public release. Mildly related, there seems to be a memory-explosion bug in...