tom white

Results 41 comments of tom white

I'm similarly having trouble with the `html` dependency - cannot run the code because `html.unescape` is not found (even after installing `html` via pip). edit: aha, this seems to imply...

Because: "I, l, and O conflict visually with 1 and 0 and among themselves. For A, it's just one vowel to form words." [(See here)](https://twitter.com/gniemeyer/status/272705888870088704). Well kudos to Gustavo at...

Thanks @vdumoulin for the constructive feedback, glad to hear you think overall this would be a welcome addition. I'll be reviewing and updating this PR over the next week.

@vdumoulin - I've addressed most issues in the previous review including a general flake8 code cleanup.

Update: this runs and trains, but the loss explodes after about 6 epochs - and I've confirmed it's the new discriminative mlp term causing this. So something here is not...

Confirming that this appears to be a beacon-sdk issue as I get the same results with the taquito-less version (beacon-sdk 2.2.9): ```javascript import { DAppClient } from "@airgap/beacon-sdk"; const dAppClient...

I'm also interested in color constraints. Specifically, I currently would like to setup a system using indexed color and then allow the system to optimise both the palette and with...

(this branch has been caught up, but the CLIP submodule dependency was also removed in f96d121. I can further clean this up by reverting this commit and flatten this history...

I'm most familiar with [DRAW](http://arxiv.org/abs/1502.04623), which says (section 4): Will try to track down something more recent to see if this is best practice more broadly.