DepFA

Results 122 comments of DepFA

That would sound more like a tanh activation function rather than sigmoid, which is common for gans.

Inspecting the output of _event_generator in this scenario shows that that final event generated is a 22 property change, event 1 for shutdown never makes it through the pipe and...

If it is seemingly an issue that the shutdown command is never sent at least giving an option to pass daemonic_reaper to terminate as `terminate(daemonic_reaper=True)` would seem to make sense...

Interesting, the mpv OSD shouldn't even show, and I'd expect it to never receive mouse events, volume should be fully controlled by the UI slider on the right. Can you...

I think it's as far as it will go on that front, the optional fancy rendering is turned way down for the two embedded players, the idea of scaling down...

Hmm interesting I'm seeing it work fine locally with Hiragana, Katakana and Kanji, can you paste the text that you're getting the poor rendering with into this issue?

![image](https://user-images.githubusercontent.com/35278260/169116387-4749b794-c4f0-47a8-b7f9-e648aa119700.png) Yeah, renders fine here, and I'm not overriding the font in any way it's simply the out of the box tkinter font, I'll have a look around to see...

Investigated this and it should simply be using the installed "Tahoma" font on your system as the first preference, a pixelwise comparison of the latin text seems to indicate that...