alliedtoasters

Results 4 issues of alliedtoasters

Latest version v0.0.14 adds a new dependency, torch-scatter. This library throws exceptions when I'm importing it into jupyter notebooks; see [this issue](https://github.com/rusty1s/pytorch_scatter/issues/66). If you're having this issue, consider install v0.0.13.

I was using markovify for a non-text use case and found the greedy policy helpful, so I added this method. Feel free to add, no worries if not!

PyCDA was developed and released on top of tf 1.X. This issue is a request to build support for tf2.x.

An issue was brought to my attention that appears to be related to custom classifier models that do not expect color channels in input images. A test case has been...