Reiichiro Nakano

Results 7 issues of Reiichiro Nakano

Hey there, thanks a lot for this implementation of wgan in tensorflow. I was just wondering if it's actually free to use? I believe without an explicit license in the...

Sklearn has a TON of estimators, metrics, and cv iterators that could trivially be added to the `xcessiv.presets` package. I'm a bit focused on other issues to bother adding them...

help wanted
easy

Now that Xcessiv is in a (sort of) stable state, it's time to correct my bad practice and start writing comprehensive unit tests. Untested code is broken code. If anybody...

enhancement
help wanted

Sorry for asking it here, but I couldn't find it addressed anywhere. Any news on what happened to this project after the contest ended? Has it been picked up by...

Hi! I'm getting the following error trying to run the README starter code on Mac. I have VMWare Fusion Pro (the 30-day trial) installed. ``` >>> env = DesktopEnv(action_space="pyautogui") No...

It's useful to pass in the Pillow `format` parameter if I want to save the captured screenshot in a `BytesIO` object.

feature